From 1c5d0b41eebdb4f8c627b1a0e5f7b699f0b08fb8 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Wed, 3 Apr 2013 16:33:23 +0200 Subject: scroll_engine: Rename scroll_stop* functions to be more consistent with the lcd api. Change-Id: I8ada10b96bfb628cca0331689e8b936ae47c7e1c --- apps/plugins/boomshine.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/boomshine.lua') diff --git a/apps/plugins/boomshine.lua b/apps/plugins/boomshine.lua index fe73e8cb66..2eb43dedbd 100644 --- a/apps/plugins/boomshine.lua +++ b/apps/plugins/boomshine.lua @@ -345,7 +345,7 @@ function display_message(to, ...) rb.sleep(to) end - rb.lcd_stop_scroll() -- Stop our scrolling message + rb.lcd_scroll_stop() -- Stop our scrolling message end if HAS_TOUCHSCREEN then -- cgit v1.2.3