Skip to content

Commit f6c03ea

Browse files
committed
Rebuild latest data
1 parent fd09aa7 commit f6c03ea

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

firmware-data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Auto-generated on 2025-08-11 13:22:51
1+
// Auto-generated on 2025-08-11 13:34:56
22
const FIRMWARE_DATA = {
33
"releaseInfo": {
44
"version": "1.0.0-offline-beta.3",

wippersnapper_boards.js

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4408,6 +4408,14 @@ window.jsonBoardObject = {
44084408
"hasPWM": false,
44094409
"hasServo": false,
44104410
"direction": "INPUT"
4411+
},
4412+
{
4413+
"number": 21,
4414+
"name": "D21",
4415+
"displayName": "GPIO21 SD CS",
4416+
"hasPWM": false,
4417+
"hasServo": false,
4418+
"direction": ""
44114419
}
44124420
],
44134421
"analogPins": [
@@ -4492,7 +4500,7 @@ window.jsonBoardObject = {
44924500
"SCL": 6
44934501
}
44944502
],
4495-
"totalGPIOPins": 14
4503+
"totalGPIOPins": 15
44964504
},
44974505
"generic-esp32-s2": {
44984506
"boardName": "Generic ESP32-S2",

wippersnapper_boards.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4408,6 +4408,14 @@
44084408
"hasPWM": false,
44094409
"hasServo": false,
44104410
"direction": "INPUT"
4411+
},
4412+
{
4413+
"number": 21,
4414+
"name": "D21",
4415+
"displayName": "GPIO21 SD CS",
4416+
"hasPWM": false,
4417+
"hasServo": false,
4418+
"direction": ""
44114419
}
44124420
],
44134421
"analogPins": [
@@ -4492,7 +4500,7 @@
44924500
"SCL": 6
44934501
}
44944502
],
4495-
"totalGPIOPins": 14
4503+
"totalGPIOPins": 15
44964504
},
44974505
"generic-esp32-s2": {
44984506
"boardName": "Generic ESP32-S2",

0 commit comments

Comments
 (0)