Fixed hostname for esp32

This commit is contained in:
Gunnar Skjold
2022-03-11 19:21:27 +01:00
parent 724768afc4
commit 5cfcc015f4
2 changed files with 11 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#ifndef _AMSTOMQTTBRIDGE_H
#define _AMSTOMQTTBRIDGE_H
#define WIFI_CONNECTION_TIMEOUT 60000;
#define WIFI_CONNECTION_TIMEOUT 30000;
#define INVALID_BUTTON_PIN 0xFFFFFFFF