mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-15 01:42:22 +01:00
docs, ci
This commit is contained in:
@@ -11,6 +11,7 @@ firmware-build:
|
||||
stage: build
|
||||
image: python:2.7-stretch
|
||||
script:
|
||||
- mv data/example.config.json data/config.json
|
||||
- pio run -t clean
|
||||
- pio run
|
||||
artifacts:
|
||||
|
||||
@@ -9,7 +9,10 @@
|
||||
- [0%] OctoPrint plugin: connect to an OctoPrint instance and reflect print status via colors
|
||||
|
||||
## 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
|
||||
1. Scan for access points
|
||||
|
||||
Reference in New Issue
Block a user