summaryrefslogtreecommitdiff
path: root/bootloader/telechips.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/telechips.c')
-rw-r--r--bootloader/telechips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/telechips.c b/bootloader/telechips.c
index 83dad70..6093701 100644
--- a/bootloader/telechips.c
+++ b/bootloader/telechips.c
@@ -57,7 +57,7 @@ void* main(void)
lcd_init();
font_init();
- __backlight_on();
+ _backlight_on();
while(!do_power_off) {
line = 0;