summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iaudio/lcd-remote-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/coldfire/iaudio/lcd-remote-target.h')
-rw-r--r--firmware/target/coldfire/iaudio/lcd-remote-target.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/target/coldfire/iaudio/lcd-remote-target.h b/firmware/target/coldfire/iaudio/lcd-remote-target.h
index fe55212b81..aaa31116ad 100644
--- a/firmware/target/coldfire/iaudio/lcd-remote-target.h
+++ b/firmware/target/coldfire/iaudio/lcd-remote-target.h
@@ -21,9 +21,6 @@
21#ifndef LCD_REMOTE_TARGET_H 21#ifndef LCD_REMOTE_TARGET_H
22#define LCD_REMOTE_TARGET_H 22#define LCD_REMOTE_TARGET_H
23 23
24#define REMOTE_INIT_LCD 1
25#define REMOTE_DEINIT_LCD 2
26
27void lcd_remote_powersave(bool on); 24void lcd_remote_powersave(bool on);
28void lcd_remote_poweroff(void); /* for when remote is plugged during shutdown*/ 25void lcd_remote_poweroff(void); /* for when remote is plugged during shutdown*/
29 26