summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lua_scripts/splashscroller.lua
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lua_scripts/splashscroller.lua')
-rw-r--r--apps/plugins/lua_scripts/splashscroller.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/lua_scripts/splashscroller.lua b/apps/plugins/lua_scripts/splashscroller.lua
new file mode 100644
index 0000000000..78a7266de8
--- /dev/null
+++ b/apps/plugins/lua_scripts/splashscroller.lua
@@ -0,0 +1 @@
+rb.splash_scroller(rb.HZ * 5, "This is a rb.splash_scroller test, it is meant to reflow text into a format easily digestable on small screen devices.\n\n it is not particularly adept at this as we strive for the bare minimum in order to leave room for YOUR code. :) \n\nHowever, it does recognize \t\\t \r\\r\n\\n\n\\b (bell)\b")