BLE-Gamepad-Client 0.3.2
Loading...
Searching...
No Matches
BLEBaseEvent.h
1#pragma once
2
3#include <NimBLEAddress.h>
4
7 NimBLEAddress controllerAddress{};
8};
Definition BLEBaseEvent.h:5
NimBLEAddress controllerAddress
Peer address of the controller that send this event.
Definition BLEBaseEvent.h:7