esp32 compatibility

This commit is contained in:
2018-11-17 13:21:59 +01:00
parent 6df3595648
commit 209808b8bf
4 changed files with 24 additions and 9 deletions

View File

@@ -11,5 +11,4 @@ examples:
image: python:2.7-stretch
script:
- pio run -t clean
- pio run -e basic
- pio run -e ota
- pio run