voice updates and databasing

This commit is contained in:
legop3
2026-06-09 15:01:11 -04:00
parent de34f1b0a2
commit 2d0e883c97
4 changed files with 32 additions and 10 deletions
+15 -1
View File
@@ -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",
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -11,7 +11,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
<title>Roomba Rover</title>
<script type="module" crossorigin src="/assets/index-BhQJmAe_.js"></script>
<script type="module" crossorigin src="/assets/index-DNxiEuzr.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Djpv3bOo.css">
</head>
<body>