Files
ate0003/README.md

574 B

Universal Phase-Controlled Aircraft Light Activation Box

Tested on

  1. ESP32 ESP-IDF v5.5.1

SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.

Build and flash

Run the following command to firmware build and flash module:

cd your_projects_folder
git clone --recurse-submodules http://git.zh.com.ru/aerotech/ate0003
cd ate0003
idf.py build
idf.py flash