Merge pull request #1 from supakeen/supakeen-documentation-1

A slightly less spartan README.
This commit is contained in:
Juerd Waalboer 2020-12-26 17:52:54 +01:00 committed by GitHub
commit 5434d9227f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.