1
0
mirror of https://github.com/revspace/operame synced 2024-10-31 21:47:30 +00:00

README nitpicks

This commit is contained in:
Juerd Waalboer 2020-12-26 17:55:05 +01:00
parent b899c18604
commit 28bfd78e28

View File

@ -1,6 +1,6 @@
# Operame # Operame
Dit is de broncode van de firmware voor de [operame CO2 sensor](https://operame.nl/). Dit is de broncode van de firmware voor de [Operame CO2-meter](https://operame.nl/).
## Gebruik ## Gebruik
@ -9,5 +9,5 @@ Dit is de broncode van de firmware voor de [operame CO2 sensor](https://operame.
Deze repository gebruikt [PlatformIO](https://platformio.org/) voor installatie. Deze repository gebruikt [PlatformIO](https://platformio.org/) voor installatie.
1. Installeer PlatformIO. 1. Installeer PlatformIO.
2. Check deze repository lokaal uit. 2. Kloon deze repository lokaal.
3. Ga naar de map van deze repository en voer `pio run` uit. 3. Ga naar de map van deze repository en voer `pio run` uit.