|
C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
|
Message send to a Pixel to configure RSSI reporting. More...
#include <Messages.h>
Public Member Functions | |
| RequestRssi () | |
| Initializes a new instance of RequestRssi. | |
Public Attributes | |
| TelemetryRequestMode | requestMode {} |
| Telemetry mode used for sending the RSSI update(s). | |
| uint16_t | minInterval {} |
| Minimum interval in milliseconds between two updates (0 for no cap on rate). | |
Message send to a Pixel to configure RSSI reporting.