1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-07-05 00:39:28 +03:00
iris/boot-programs/devices.hhp

10 lines
128 B
Plaintext
Raw Normal View History

2009-06-22 17:13:00 +03:00
#pypp 0
#ifndef __IRIS_DEVICES_HH
#define __IRIS_DEVICES_HH
// lcd driver.
#define LCD_BACKLIGHT 1
#define LCD_RESET 2
#endif