aboutsummaryrefslogtreecommitdiff
path: root/BadgeBLE.md
diff options
context:
space:
mode:
authorDien-Nhung Nguyen <kein@kienlab.com>2024-08-27 20:08:24 +0700
committerGitHub <noreply@github.com>2024-08-27 15:08:24 +0200
commitc95faf32a6a98975828717d596ff51dedeecdf56 (patch)
tree8fe52862e0c34bfe82509adf0c98a8e57056d4c7 /BadgeBLE.md
parentf5874d607315ff88b27414299089b8528b5bb07c (diff)
Add animations (#15)
* animation: add xbm animations * refactor: correct framebuffer terminology * animation: add animations and effect * animation: timing with TMOS scheduler
Diffstat (limited to 'BadgeBLE.md')
-rw-r--r--BadgeBLE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/BadgeBLE.md b/BadgeBLE.md
index da8120a..ec2b746 100644
--- a/BadgeBLE.md
+++ b/BadgeBLE.md
@@ -45,8 +45,8 @@ The "mode" bytes are a combination of two 4 bit values. The high nibble describe
| 0x02 | scroll up |
| 0x03 | scroll down |
| 0x04 | fixed |
-| 0x05 | "snowflake" |
-| 0x06 | "picture" |
-| 0x07 | "animation" |
+| 0x05 | "animation" |
+| 0x06 | "snowflake" |
+| 0x07 | "picture" |
| 0x08 | "laser" |