You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fauxpark ae79b60e6b Always read two bytes from the endpoint if we have two bytes to read
When this if statement is false, it will cause the report ID to be read as the LED state.
We already know there are two bytes in the endpoint, which is a reasonably good indicator that it contains a report ID, so we should always read both.
7 years ago
..
adafruit_ble.cpp
adafruit_ble.h Added BLE support for USB-USB converter. (#1824) 8 years ago
bluetooth.c
bluetooth.h
lufa.c Always read two bytes from the endpoint if we have two bytes to read 7 years ago
lufa.h Merge ChibiOS and LUFA descriptor support (#2362) 8 years ago
outputselect.c Generate API docs from source code comments (#2491) 8 years ago
outputselect.h
ringbuffer.hpp