add PubSubClient MQTT library
This commit is contained in:
@ -22,7 +22,7 @@ void setup();
|
||||
|
||||
//add your function definitions for the project ModbusGateway here
|
||||
|
||||
|
||||
void callback(char* topic, byte* payload, unsigned int length);
|
||||
|
||||
|
||||
//Do not add code below this line
|
||||
|
Reference in New Issue
Block a user