Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 518 Bytes

ESP32.md

File metadata and controls

15 lines (8 loc) · 518 Bytes

ESP32 Support (Early alpha development)

!!! warning "ESP32 support is in early alpha and only basic functions will work"

Compiling for ESP32

Rename platformio_override_sample.ini to platformio_override.ini and uncomment tasmota32 in line #28. Next build will create a tasmota32.bin.

platformio_override.ini

Activate user_config_override.h

To use your user_config_override.h in tasmota32 you need to uncomment line 254.

user_config_override.ini