summaryrefslogtreecommitdiff
path: root/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h')
-rw-r--r--firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h b/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h
index 6226f4462e..a214690aec 100644
--- a/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h
+++ b/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h
@@ -21,8 +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
24bool remote_detect(void); /* returns detection status */
25
26void lcd_remote_backlight(bool on); 24void lcd_remote_backlight(bool on);
27 25
28bool lcd_remote_read_device(unsigned char *data); 26bool lcd_remote_read_device(unsigned char *data);