Closed tomtzook closed 3 years ago
Noticed a situation in FRC where the robot starts running but not connected to an HID source, so HID creation causes an error.
This is actually a common case, I just hadn't considered it.
Added an implementation which doesn't enforce existence and type of the HID.
Noticed a situation in FRC where the robot starts running but not connected to an HID source, so HID creation causes an error.
This is actually a common case, I just hadn't considered it.
Added an implementation which doesn't enforce existence and type of the HID.