Dezibot 4
|
#include <stdint.h>
#include <Arduino.h>
#include <painlessMesh.h>
Go to the source code of this file.
Classes | |
class | Communication |
Macros | |
#define | MESH_PREFIX "DEZIBOT_MESH" |
#define | MESH_PASSWORD "somethingSneaky" |
#define | MESH_PORT 5555 |
#define MESH_PASSWORD "somethingSneaky" |
Definition at line 9 of file Communication.h.
#define MESH_PORT 5555 |
Definition at line 10 of file Communication.h.
#define MESH_PREFIX "DEZIBOT_MESH" |
Definition at line 8 of file Communication.h.