turbidity sensor
Dependencies: watersenor_and_temp_code MQTT NetworkSocketAPI X_NUCLEO_IDW01M1v2 mbed
Fork of Dissolved_oxygen_sensor_online by
Revision 6:f037cfd92bde, committed 2017-11-08
- Comitter:
- e58136782000
- Date:
- Wed Nov 08 06:32:19 2017 +0000
- Parent:
- 5:42113ea1b319
- Commit message:
- turbidity sensor online
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 42113ea1b319 -r f037cfd92bde main.cpp --- a/main.cpp Mon Nov 06 15:04:43 2017 +0000 +++ b/main.cpp Wed Nov 08 06:32:19 2017 +0000 @@ -10,7 +10,7 @@ #define MQTT_MAX_PACKET_SIZE 250 #define MQTT_MAX_PAYLOAD_SIZE 300 //Configuration value needed to connect Red-node -#define BROKER_URL "192.168.1.110"; +#define BROKER_URL "192.168.1.116"; #define MQTT_PORT 1883 //MQTT use Topic #define TOPIC "1"