![]() |
Demo HCI Implementation for WiMOD-LR Devices
V2.0.3
|
#include "Arduino.h"#include <string.h>#include "utils/WMDefs.h"#include "utils/ComSLIP.h"#include "HCI/WiMODLRHCI.h"#include "SAP/WiMOD_SAP_DEVMGMT_PLUS.h"#include "SAP/WiMOD_SAP_RadioLink.h"#include "SAP/WiMOD_SAP_Generic.h"#include "SAP/WiMOD_SAP_RLT.h"#include "SAP/WiMOD_SAP_SensorApp.h"#include "SAP/WiMOD_SAP_RemoteCtrl.h"#include "utils/FreqCalc_SX1280.h"

Go to the source code of this file.
Classes | |
| class | WiMODLRBASE_PLUS |
| Main class representing the interface to the WiMOD running the firmware WiMODLR-BASE_PLUS. More... | |