fix T-Watch flip screen (#3113)

This commit is contained in:
Manuel
2024-01-19 13:11:19 -06:00
committed by GitHub
co-authored by GitHub
parent b489ee08c8
commit af157d276a
2 changed files with 8 additions and 1 deletions
+4 -1
View File
@@ -16,7 +16,10 @@
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
"hwids": [["0x303A", "0x1001"]],
"hwids": [
["0x303A", "0x1001"],
["0x303A", "0x0002"]
],
"mcu": "esp32s3",
"variant": "t-watch-s3"
},