![]() |
Dezibot 4
|
#include "Communication.h"
Include dependency graph for Communication.cpp:Go to the source code of this file.
Functions | |
| void | newConnectionCallback (uint32_t nodeId) |
| void | changedConnectionCallback () |
| void | nodeTimeAdjustedCallback (int32_t offset) |
| void | vTaskUpdate (void *pvParameters) |
Variables | |
| Scheduler | userScheduler |
| painlessMesh | mesh |
| void changedConnectionCallback | ( | ) |
| void newConnectionCallback | ( | uint32_t | nodeId | ) |
| void nodeTimeAdjustedCallback | ( | int32_t | offset | ) |
| void vTaskUpdate | ( | void * | pvParameters | ) |
| painlessMesh mesh |
Definition at line 4 of file Communication.cpp.
| Scheduler userScheduler |
Definition at line 3 of file Communication.cpp.