summaryrefslogtreecommitdiff
path: root/docs/PLUGIN_API.new
diff options
context:
space:
mode:
Diffstat (limited to 'docs/PLUGIN_API.new')
-rw-r--r--docs/PLUGIN_API.new5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/PLUGIN_API.new b/docs/PLUGIN_API.new
index 876af375a2..1989386661 100644
--- a/docs/PLUGIN_API.new
+++ b/docs/PLUGIN_API.new
@@ -1384,11 +1384,6 @@ void lcd_set_drawmode(int mode)
1384 \param mode 1384 \param mode
1385 \description 1385 \description
1386 1386
1387void lcd_activation_set_hook(void (*enable_hook)(void))
1388 \conditions !defined(HAVE_LCD_CHARCELLS) && (defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP))
1389 \param enable_hook
1390 \description
1391
1392void lcd_set_foreground(unsigned foreground) 1387void lcd_set_foreground(unsigned foreground)
1393 \group lcd 1388 \group lcd
1394 \conditions !defined(HAVE_LCD_CHARCELLS) && (LCD_DEPTH > 1) 1389 \conditions !defined(HAVE_LCD_CHARCELLS) && (LCD_DEPTH > 1)