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
to use the ESP32 Solo1 Arduino framework add in your env
26
+
```
27
+
[env:esp32solo1]
28
+
board = esp32-solo1
29
+
build_flags = -DFRAMEWORK_ARDUINO_SOLO1
25
30
```
31
+
The frameworks are here [https://github.com/tasmota/arduino-esp32/releases](https://github.com/tasmota/arduino-esp32/releases)
0 commit comments