Vanessa Dannenberg
45ec33e78c
fix string length limits in README
2018-08-21 00:29:27 -04:00
Vanessa Dannenberg
87ebd877b8
update README accordingly
2018-08-20 20:34:36 -04:00
Vanessa Dannenberg
5cf5e0318a
documentation fixes
2018-08-17 18:20:41 -04:00
Vanessa Dannenberg
65a22e1c8e
drop support for "off_multi" (just use "clear")
...
renamed "allon_multi" to "allon"
2018-08-17 17:14:55 -04:00
Vanessa Dannenberg
c703dbfa74
add optional stepping value to "scroll_step"
2018-08-17 17:12:49 -04:00
Vanessa Dannenberg
3df1e6454b
add "getindex" command to read the stored message's scroll index position
...
that is, the string index position of the first displayed character thereof.
2018-08-17 10:46:49 -04:00
Vanessa Dannenberg
e8c0fa93ca
more clarifications
2018-08-17 10:44:13 -04:00
Vanessa Dannenberg
ab0582ff97
update README accordingly
2018-08-17 10:39:20 -04:00
Vanessa Dannenberg
898a027a77
numeric messages are now printed in full
...
instead of just the first char.
2018-08-17 10:25:12 -04:00
Vanessa Dannenberg
922efe9210
clarify README regarding scrolling
...
also make sure to `return false` from the scroll_text function if the
scroll timer was last set to a value below the allowed minimum (which
would mean the user/program intended to shut it off by setting it to 0,
or the stepper was called manually, implying no timer)
2018-08-17 10:12:35 -04:00
Vanessa Dannenberg
81a06dc054
add a command to immediately scroll the displayed message by one step
...
to be used in lieu of the three existing auto-scroll commands in case
you want the LuaC to handle the stepping.
2018-08-17 09:49:26 -04:00
Vanessa Dannenberg
0db84edb1e
more documentation tweaks
2018-08-17 00:05:08 -04:00
Vanessa Dannenberg
81a52b2e0f
update README to follow those commits
2018-08-17 00:00:24 -04:00
Vanessa Dannenberg
5ed4d1ef27
update README to follow
2018-08-16 13:20:26 -04:00
Vanessa Dannenberg
d0d127e837
rewrite README a bit, synchronize with forum post
2018-08-16 02:43:11 -04:00
Vanessa Dannenberg
b9a0656407
Added a "cursor position" command byte
...
updated README
2018-08-16 02:25:31 -04:00
Vanessa Dannenberg
d182766236
reduce color palette to 28 entries to make room for future control codes
...
(loses a dupe brown entry, and light blue and pink, which don't really work
well on a LED display)
2018-08-15 19:32:56 -04:00
Vanessa Dannenberg
09e5607d7a
fix typo in docs
2018-08-15 19:17:39 -04:00
Vanessa Dannenberg
ec2cfdd87d
update README to follow
2018-08-15 18:02:08 -04:00
Vanessa Dannenberg
bb9f8575bc
31-color support
2018-08-15 10:48:04 -04:00
Vanessa Dannenberg
53e3cf6d7c
update README...
...
and ..um... track all the files :-)
2018-08-15 03:21:37 -04:00
Vanessa Dannenberg
15d7e3277f
Initial commit
2018-08-15 02:17:03 -04:00