Merge branch 'main' of github.com:Juerd/operame into main

This commit is contained in:
Juerd Waalboer 2020-12-26 17:53:57 +01:00
commit b899c18604
1 changed files with 13 additions and 1 deletions

View File

@ -1 +1,13 @@
Won't work in Arduino IDE; use PlatformIO.
# Operame
Dit is de broncode van de firmware voor de [operame CO2 sensor](https://operame.nl/).
## Gebruik
### Installatie
Deze repository gebruikt [PlatformIO](https://platformio.org/) voor installatie.
1. Installeer PlatformIO.
2. Check deze repository lokaal uit.
3. Ga naar de map van deze repository en voer `pio run` uit.