comparison src/condat2/com/src/driver/light.c @ 602:92dbfa906f66

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Apr 2019 23:54:20 +0000
parents 1974d7cacf84
children
comparison
equal deleted inserted replaced
601:3e5689c0ca4e 602:92dbfa906f66
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;