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;