userAction constant
int
const userAction
The device connects to the host by user action (usually a press on the trigger button)
Implementation
static const int userAction = 3;
The device connects to the host by user action (usually a press on the trigger button)
static const int userAction = 3;