Adding MQTT protocol to allow message interchange
This commit is contained in:
@@ -6,4 +6,7 @@
|
||||
#include "test.hpp"
|
||||
#include "mqtt.hpp"
|
||||
|
||||
#define LED 2
|
||||
#define LED 2
|
||||
#define SERVER_IP "192.168.1.178"
|
||||
#define REST_PORT 80
|
||||
#define MQTT_PORT 1883
|
||||
Reference in New Issue
Block a user