From 557ff6a9818d5383c9b544ad45612b850334e1e0 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Fri, 23 Apr 2021 23:55:16 -0400 Subject: lua print_button script also allow splash_scroller to be used as static text display Change-Id: Idc8c9e60ada920e2d1abd5301b59bd235e21a1c2 --- apps/plugins/lua/rbdefines_helper.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/lua/rbdefines_helper.pl') diff --git a/apps/plugins/lua/rbdefines_helper.pl b/apps/plugins/lua/rbdefines_helper.pl index eca09187fa..e788855e87 100755 --- a/apps/plugins/lua/rbdefines_helper.pl +++ b/apps/plugins/lua/rbdefines_helper.pl @@ -47,7 +47,7 @@ if ($def_type eq "rb_defines") { '^PLAYLIST_(INSERT|PREPEND|REPLACE)', '^TOUCHSCREEN_(POINT|BUTTON)$', '^SYS_CHARGER_(DIS|)CONNECTED$', - '^SYS_(TIMEOUT|POWEROFF)$', + '^SYS_(TIMEOUT|POWEROFF|BATTERY_UPDATE)$', '^SYS_USB_(DIS|)CONNECTED$', '^HOME_DIR$', '^PLUGIN_DIR$', -- cgit v1.2.3