mirror of
https://gitlab.com/fabinfra/fabhardware/fablock.git
synced 2025-03-12 14:41:46 +01:00
Fixed Timing
This commit is contained in:
parent
6faa34c7e9
commit
088eb55aa5
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#define MCP_INPUTS 16 // MCP23017
|
#define MCP_INPUTS 16 // MCP23017
|
||||||
#define TRIGGER_TIME 1000
|
#define TRIGGER_TIME 1500
|
||||||
|
|
||||||
WiFiClient espClient;
|
WiFiClient espClient;
|
||||||
PubSubClient client(espClient);
|
PubSubClient client(espClient);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user