Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 331 Bytes

ESP32 Based Weather Station using ESP-NOW

Make sure the follwing is in platformio.ini: [platformio] packages_dir=./packages_dir

Copy bootloader.bin to packages_dir/framework-arduinoespressif32/tools/sdk/bin/bootloader_qio_40m.bin

More information can be found here