Fixed RMS calculation

This commit is contained in:
2026-04-10 16:16:32 +02:00
commit cb7ce3aac4
7 changed files with 366 additions and 0 deletions

4
config.py Normal file
View File

@@ -0,0 +1,4 @@
WIFI_ESSID='van-halteren-iot'
WIFI_PASSWORD='M0squ1ttoFh@m'
HOSTNAME = 'badkamer'
DELAY=160000