Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 335 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 335 Bytes

Contributing

If you would like to contribute to thingsSwitch you need the following

  1. Python 2.7
  2. Platformio CLI
  3. pip install -U platformio
  4. espressif8266 Staging
  5. platformio platform install https://github.com/platformio/platform-espressif8266.git#feature/stage
  6. Test Build
  7. platformio run

a