Revised to disable BLE for radio communication as needed.
Dependencies: BLE_API nRF51822 mbed-dev-bin
MicroBitEventQueueItem Struct Reference
Enclosing class to hold a chain of events. More...
#include <MicroBitEvent.h>
Public Member Functions | |
| MicroBitEventQueueItem (MicroBitEvent evt) | |
| Constructor. | |
Detailed Description
Enclosing class to hold a chain of events.
Definition at line 92 of file MicroBitEvent.h.
Constructor & Destructor Documentation
| MicroBitEventQueueItem | ( | MicroBitEvent | evt ) |
Constructor.
Create a new MicroBitEventQueueItem.
- Parameters:
-
evt The event to be queued.
Definition at line 93 of file MicroBitEvent.cpp.
Generated on Wed Jul 13 2022 01:54:47 by
1.7.2