extract mesh networking to it's own repo

This commit is contained in:
2018-11-16 19:02:38 +01:00
parent 0ecadc9d86
commit 9e8104da70
17 changed files with 28 additions and 456 deletions

View File

@@ -37,7 +37,6 @@ firmware-build:
- pio run --target clean
- pio run --environment basic
- pio run --environment wifi
- pio run --environment wifiMesh
artifacts:
paths:
- .pioenvs/*/firmware.*