summaryrefslogtreecommitdiff
path: root/inc/conf.h
blob: 30fceb044539b9b8a169efa973bef289535c58bc (plain)
1
2
3
4
5
6
#pragma once

#define CHR_WIDTH      8
#define CHR_HEIGHT     16
#define DISPLAY_WIDTH  400
#define DISPLAY_HEIGHT 224