summaryrefslogtreecommitdiff
path: root/firmware/export/lcd-remote.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/lcd-remote.h')
-rw-r--r--firmware/export/lcd-remote.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/lcd-remote.h b/firmware/export/lcd-remote.h
index 13d78ac428..9665652716 100644
--- a/firmware/export/lcd-remote.h
+++ b/firmware/export/lcd-remote.h
@@ -121,7 +121,6 @@ extern void lcd_remote_update_rect(int x, int y, int width, int height);
121 121
122extern void lcd_remote_set_invert_display(bool yesno); 122extern void lcd_remote_set_invert_display(bool yesno);
123extern void lcd_remote_set_flip(bool yesno); 123extern void lcd_remote_set_flip(bool yesno);
124extern void lcd_remote_roll(int pixels);
125 124
126extern void lcd_remote_set_drawmode(int mode); 125extern void lcd_remote_set_drawmode(int mode);
127extern int lcd_remote_get_drawmode(void); 126extern int lcd_remote_get_drawmode(void);