This commit is contained in:
2018-09-17 22:55:52 +02:00
parent 0852c2cf96
commit 235fa06d27
2 changed files with 5 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ firmware-build:
stage: build stage: build
image: python:2.7-stretch image: python:2.7-stretch
script: script:
- mv data/example.config.json data/config.json
- pio run -t clean - pio run -t clean
- pio run - pio run
artifacts: artifacts:

View File

@@ -10,6 +10,9 @@
## Initial Setup ## Initial Setup
TBD TBD
- download and flash firmware and filesystem
- or: rename example.config.json to config.json, build and upload it yourself
## Enduser Setup ## Enduser Setup
1. Scan for access points 1. Scan for access points