mirror of
https://github.com/revspace/operame
synced 2024-10-31 21:47:30 +00:00
44f018e3b0
Added 2 fields in Wifi settings (mqtt_username and mqtt_password) to allow posting to mqtt server with authentication |
||
---|---|---|
.gitignore | ||
LICENSE | ||
logo.h | ||
logo.png | ||
operame.ino | ||
platformio.ini | ||
README.md |
Operame
Dit is de broncode van de firmware voor de Operame CO2-meter.
Gebruik
Installatie
Deze repository gebruikt PlatformIO voor installatie.
- Installeer PlatformIO.
- Kloon deze repository lokaal.
- Ga naar de map van deze repository en voer
pio run
uit.