Currently supported ESP32 and ESP8266 platforms. By default ESP32S3 is used. If you want to use ESP8266, edit file esphome/brink.yaml, comment out esp32 include and uncomment esp8266 include file. # ...
MindControlExamples/ ├── README.md # This documentation file ├── Drivers/ # USB-to-Serial drivers (CH341) │ ├── CH341SER.SYS │ ├── CH341SER_MW.INF │ ├── SETUP.EXE # Driver installer │ └── DRVSETUP64/ ...