![]() |
Dezibot 4
|
#include <stdint.h>#include <Arduino.h>#include <painlessMesh.h>
Include dependency graph for Communication.h:
This graph shows which files directly or indirectly include this file: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.