feat: moods, emotions, needs
This commit is contained in:
@@ -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 }
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"ssid": "twoja_siec",
|
||||
"password": "twoje_haslo"
|
||||
}
|
||||
Reference in New Issue
Block a user