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.new4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/PLUGIN_API.new b/docs/PLUGIN_API.new
index b4790e3..c7fb655 100644
--- a/docs/PLUGIN_API.new
+++ b/docs/PLUGIN_API.new
@@ -1384,8 +1384,8 @@ void lcd_set_drawmode(int mode)
\param mode
\description
-void lcd_set_enable_hook(void (*enable_hook)(void))
- \conditions !defined(HAVE_LCD_CHARCELLS) && defined(HAVE_LCD_ENABLE) && defined(HAVE_LCD_COLOR)
+void lcd_activation_set_hook(void (*enable_hook)(void))
+ \conditions !defined(HAVE_LCD_CHARCELLS) && (defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP))
\param enable_hook
\description