|
TeensyNanoExoCode
|
The top of the composite structure for the communication microcontroller. This class manages the bluetooth connection and data. The class also performs battery sampling. More...
#include "Arduino.h"#include "ExoBLE.h"#include "Battery.h"#include "BleMessage.h"#include "ParseIni.h"#include "ExoData.h"#include "BleMessageQueue.h"Go to the source code of this file.
The top of the composite structure for the communication microcontroller. This class manages the bluetooth connection and data. The class also performs battery sampling.