summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/mrobe-500/lcd-remote-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/tms320dm320/mrobe-500/lcd-remote-target.h')
-rw-r--r--firmware/target/arm/tms320dm320/mrobe-500/lcd-remote-target.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/target/arm/tms320dm320/mrobe-500/lcd-remote-target.h b/firmware/target/arm/tms320dm320/mrobe-500/lcd-remote-target.h
index 2790388833..fba9077571 100644
--- a/firmware/target/arm/tms320dm320/mrobe-500/lcd-remote-target.h
+++ b/firmware/target/arm/tms320dm320/mrobe-500/lcd-remote-target.h
@@ -22,10 +22,6 @@
22#define LCD_REMOTE_TARGET_H 22#define LCD_REMOTE_TARGET_H
23 23
24void lcd_remote_powersave(bool on); 24void lcd_remote_powersave(bool on);
25
26void lcd_remote_sleep(void); 25void lcd_remote_sleep(void);
27 26
28int remote_read_device(void);
29bool remote_button_hold(void);
30
31#endif 27#endif