|
40 | 40 | </style> |
41 | 41 | <script |
42 | 42 | type="module" |
43 | | - src=" https://unpkg.com/[email protected].11/dist/web/install-button.js?module" |
| 43 | + src=" https://unpkg.com/[email protected].14/dist/web/install-button.js?module" |
44 | 44 | ></script> |
45 | 45 | <!-- <script type="module">import * as Module from "./js/tasmota_gh_helper.js"</script> --> |
46 | 46 | <script> |
|
53 | 53 | { "chipFamily": "ESP32","parts": [{ "path": "", "offset": 0 }]}, |
54 | 54 | { "chipFamily": "ESP32-C2","parts": [{ "path": "", "offset": 0 }]}, |
55 | 55 | { "chipFamily": "ESP32-C3","parts": [{ "path": "", "offset": 0 }]}, |
| 56 | + { "chipFamily": "ESP32-C5","parts": [{ "path": "", "offset": 0 }]}, |
56 | 57 | { "chipFamily": "ESP32-C6","parts": [{ "path": "", "offset": 0 }]}, |
| 58 | + { "chipFamily": "ESP32-C61","parts": [{ "path": "", "offset": 0 }]}, |
| 59 | + { "chipFamily": "ESP32-P4","parts": [{ "path": "", "offset": 0 }]}, |
57 | 60 | { "chipFamily": "ESP32-S2","parts": [{ "path": "", "offset": 0 }]}, |
58 | 61 | { "chipFamily": "ESP32-S3","parts": [{ "path": "", "offset": 0 }]}, |
59 | 62 | { "chipFamily": "ESP8266","parts": [{ "path": "", "offset": 0 }]} |
|
0 commit comments