You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The discussions are self-explanatory, allowing you to draw your own conclusions.
16
+
6
17
ESP32 is a series of low-cost, low-power system on a chip microcontrollers with integrated Wi-Fi and Bluetooth. ESP32 integrates an antenna switch, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules.
1. Configure a platform option in [platformio.ini](https://docs.platformio.org/page/projectconf.html) file:
14
33
15
-
## Stable version
34
+
###Stable version
16
35
espressif Arduino 3.0.3 and IDF 5.1.4
17
36
18
37
See `platform`[documentation](https://docs.platformio.org/en/latest/projectconf/sections/env/options/platform/platform.html#projectconf-env-platform) for details.
0 commit comments