Flash3388 / FlashLib

A robotics development framework
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

generic offshoot -> weak hid #68

Closed tomtzook closed 3 years ago

tomtzook commented 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.