Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 319 Bytes

Lightswitch-Button

Wifi-enabled button based on the ESP-12. To be used with a Lightswitch-Controller.

Getting Started

Run these commands from the project directory. You must have PlatformIO installed.

pio init [--ide [atom|clion|vscode]]
pio lib install

To update dependencies:

pio lib update