mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-27 13:46:50 +00:00
Fix S2 and C3 constants in docs
This commit is contained in:
parent
176c228f86
commit
18c2053995
@ -312,8 +312,8 @@
|
|||||||
Manifests describe the firmware that you want to offer the user to
|
Manifests describe the firmware that you want to offer the user to
|
||||||
install. It allows specifying different builds for the different types
|
install. It allows specifying different builds for the different types
|
||||||
of ESP devices. Current supported chip families are
|
of ESP devices. Current supported chip families are
|
||||||
<code>ESP8266</code>, <code>ESP32</code>, <code>ESP32C3</code> and
|
<code>ESP8266</code>, <code>ESP32</code>, <code>ESP32-C3</code> and
|
||||||
<code>ESP32S2</code>. The correct build will be automatically selected
|
<code>ESP32-S2</code>. The correct build will be automatically selected
|
||||||
based on the type of the ESP device we detect via the serial port.
|
based on the type of the ESP device we detect via the serial port.
|
||||||
</p>
|
</p>
|
||||||
<pre>
|
<pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user