mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
voice updates and databasing
This commit is contained in:
@@ -2,9 +2,23 @@
|
||||
"codes": {
|
||||
"r001": {
|
||||
"type": "rover",
|
||||
"entityId": "Freaky",
|
||||
"entityId": "freaky",
|
||||
"label": "Freaky"
|
||||
},
|
||||
"r002": {
|
||||
"type": "rover",
|
||||
"entityId": "walle",
|
||||
"label": "WALL-E"
|
||||
},
|
||||
"r003": {
|
||||
"type": "rover",
|
||||
"entityId": "bweeble",
|
||||
"label": "Bweeble"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
"o001": {
|
||||
"type": "object",
|
||||
"entityId": "woodblock",
|
||||
|
||||
Reference in New Issue
Block a user