docs: update docs, add examples

This commit is contained in:
2025-05-06 10:03:16 +02:00
parent 1ff45f902e
commit 6017bf86f9
4 changed files with 55 additions and 2 deletions

View File

@@ -17,4 +17,4 @@ dev:
RCOND_API_TOKEN=1234567890 go run cmd/rcond/main.go
upload:
scp rcond-${ARCH} pi@rpi-40ac:/home/pi/rcond
scp bin/rcond-${ARCH} pi@rpi-test:/home/pi/rcond