Skip to content

Commit 0c6a4b2

Browse files
committed
Fixed mistake in TinyS3 manifest
1 parent 42e0edd commit 0c6a4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest_tinyS3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "v1.23.0",
44
"builds": [
55
{
6-
"chipFamily": "ESP32-S2",
6+
"chipFamily": "ESP32-S3",
77
"parts": [{ "path": "UM_TINYS3-20240602-v1.23.0.bin", "offset": 0 }]
88
}
99
]

0 commit comments

Comments
 (0)