diff --git a/.gitignore b/.gitignore index 0fce769..656f413 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ Settings_local.h .dblite include/ Settings_*.h +.pio/* +.vscode/* diff --git a/ESP32-mqtt-room.ino b/ESP32-mqtt-room.ino index e10369e..c8e73cb 100644 --- a/ESP32-mqtt-room.ino +++ b/ESP32-mqtt-room.ino @@ -1,7 +1,7 @@ /* ESP32 Bluetooth Low Energy presence detection, for use with MQTT. - Version 0.0.5 + Version 0.0.6 Major thank you to the following contributors for their efforts: