mirror of
https://github.com/revspace/operame
synced 2024-10-31 21:47:30 +00:00
Merge pull request #1 from supakeen/supakeen-documentation-1
A slightly less spartan README.
This commit is contained in:
commit
5434d9227f
14
README.md
14
README.md
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user