A slightly less spartan README.

This commit is contained in:
supakeen 2020-12-26 11:24:42 +01:00
parent 7b989eda31
commit 92f650d382
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.