Dezibot 4
Loading...
Searching...
No Matches
Communication.h File Reference
#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
 

Macro Definition Documentation

◆ MESH_PASSWORD

#define MESH_PASSWORD   "somethingSneaky"

Definition at line 9 of file Communication.h.

◆ MESH_PORT

#define MESH_PORT   5555

Definition at line 10 of file Communication.h.

◆ MESH_PREFIX

#define MESH_PREFIX   "DEZIBOT_MESH"

Definition at line 8 of file Communication.h.