mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-05 07:54:18 +01:00
* Add support for Yagusmart 1, 2 ad 3 gang switches https://www.amazon.co.uk/gp/product/B086MV5MC8 These don't come with an esp8266 anymore, but can be trivially converted as the new chip is pin compatible. Note, GPIO15 needs to be connected to GND on 1 and 2 gang switches in order to enable the ESP to boot. * Update code/platformio.ini Co-authored-by: Max Prokhorov <prokhorov.max@outlook.com> * Adjust build flags and name to be conformant to project culture and conventions * changelog * sorting Co-authored-by: Max Prokhorov <prokhorov.max@outlook.com>