diff options
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.h | 2 |
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 a214690aec..ac576c104e 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 @@ #ifndef LCD_REMOTE_TARGET_H #define LCD_REMOTE_TARGET_H -void lcd_remote_backlight(bool on); - bool lcd_remote_read_device(unsigned char *data); extern unsigned int rc_status; |