feat: moods, emotions, needs

This commit is contained in:
2026-06-05 13:35:41 +02:00
parent 65bd552aec
commit 7f66b93edb
7 changed files with 765 additions and 210 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"up": { "url": "", "mood": 0, "action": 0, "enabled": true },
"down": { "url": "", "mood": 0, "action": 0, "enabled": true },
"left": { "url": "", "mood": 0, "action": 0, "enabled": true },
"right": { "url": "", "mood": 0, "action": 0, "enabled": true },
"forward": { "url": "", "mood": 0, "action": 0, "enabled": true },
"backward": { "url": "", "mood": 0, "action": 0, "enabled": true },
"clockwise": { "url": "", "mood": 0, "action": 0, "enabled": true },
"anticlockwise": { "url": "", "mood": 0, "action": 0, "enabled": true },
"wave": { "url": "", "mood": 0, "action": 0, "enabled": true }
}
+4
View File
@@ -0,0 +1,4 @@
{
"ssid": "twoja_siec",
"password": "twoje_haslo"
}