mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-17 02:06:39 +01:00
docs, ci
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -9,7 +9,10 @@
|
|||||||
- [0%] OctoPrint plugin: connect to an OctoPrint instance and reflect print status via colors
|
- [0%] OctoPrint plugin: connect to an OctoPrint instance and reflect print status via colors
|
||||||
|
|
||||||
## 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
|
||||||
|
|||||||
Reference in New Issue
Block a user