The firmware currently has the following features: - Start a webserver on port 80, serving the measurement data as JSON - Read WLAN credentials from LittleFS - Asynchronous reading of the BME680 every 10 seconds
8 lines
119 B
Text
8 lines
119 B
Text
.pio
|
|
.vscode/.browse.c_cpp.db*
|
|
.vscode/c_cpp_properties.json
|
|
.vscode/launch.json
|
|
.vscode/ipch
|
|
|
|
data/etc/*
|
|
!data/etc/.*
|