comparison src/condat/com/src/driver/light.c @ 166:7409b22cac61

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 07 Apr 2019 00:56:07 +0000
parents 6e457872f745
children
comparison
equal deleted inserted replaced
165:2c82c413775f 166:7409b22cac61
54 #include "gdi.h" 54 #include "gdi.h"
55 #include "light.h" 55 #include "light.h"
56 56
57 #endif 57 #endif
58 58
59 #include "fc-target.cfg" 59 #include "fc-target.h"
60 60
61 /*==== EXPORT =====================================================*/ 61 /*==== EXPORT =====================================================*/
62 62
63 /*==== VARIABLES ==================================================*/ 63 /*==== VARIABLES ==================================================*/
64 UBYTE backlight_status = LIGHT_STATUS_OFF; 64 UBYTE backlight_status = LIGHT_STATUS_OFF;