index
:
nanji
main
An experimental OS for the PineTime
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lcd.h
blob: bbe128031a6b6e0268d7c2d9dbf03e6850fdd8aa (
plain
)
1
2
3
4
5
6
7
#ifndef LCD_H #define LCD_H #define LCD_WIDTH 240 #define LCD_HEIGHT 240 #endif