feat: mapy bitowe z svg, dodanie potwierdzania akcji, reset urządzenia

This commit is contained in:
2026-06-07 13:55:20 +02:00
parent a7ed8f6cdd
commit 997fd3e563
15 changed files with 1027 additions and 467 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ enum Mood : uint8_t {
MOOD_WINK_R,
MOOD_HUNGRY,
MOOD_PLAYFUL,
MOOD_DIRTY
MOOD_DIRTY,
MOOD_ALERT
};
enum BlinkState : uint8_t {