testings are going goods

This commit is contained in:
legop3
2026-09-08 21:10:04 -04:00
parent f654394636
commit 3859806fca
30 changed files with 3893 additions and 113 deletions
@@ -0,0 +1,11 @@
{
"name": "RoverPeripheralFirmata",
"version": "0.1.0",
"description": "Self-describing Firmata controls for MultiRoombaRover ESP32 peripherals",
"frameworks": "arduino",
"platforms": "espressif32",
"dependencies": {
"bblanchon/ArduinoJson": "^7.4.2",
"madhephaestus/ESP32Servo": "^3.0.8"
}
}