sen data via radio to other microbits accept command via radio bufixes
Dependencies: BLE_API nRF51822 mbed-dev-bin
MicroBitMagnetometerService Class Reference
Class definition for the MicroBit BLE Magnetometer Service. More...
#include <MicroBitMagnetometerService.h>
Public Member Functions | |
| MicroBitMagnetometerService (BLEDevice &_ble, MicroBitCompass &_compass) | |
| Constructor. | |
Detailed Description
Class definition for the MicroBit BLE Magnetometer Service.
Provides access to live magnetometer data via BLE, and provides basic configuration options.
Definition at line 45 of file MicroBitMagnetometerService.h.
Constructor & Destructor Documentation
| MicroBitMagnetometerService | ( | BLEDevice & | _ble, |
| MicroBitCompass & | _compass | ||
| ) |
Constructor.
Class definition for the MicroBit BLE Magnetometer Service.
Create a representation of the MagnetometerService.
- Parameters:
-
_ble The instance of a BLE device that we're running on. _compass An instance of MicroBitCompass to use as our Magnetometer source.
Provides access to live magnetometer data via BLE, and provides basic configuration options. Constructor. Create a representation of the MagnetometerService.
- Parameters:
-
_ble The instance of a BLE device that we're running on. _compass An instance of MicroBitCompass to use as our Magnetometer source.
Definition at line 41 of file MicroBitMagnetometerService.cpp.
Generated on Mon Jul 18 2022 10:49:52 by
1.7.2