Merge branch 'develop' of github.com:xmos/lib_xua into feature/usb_str_cmds

This commit is contained in:
lucianom
2020-03-03 22:52:47 +00:00
3 changed files with 24 additions and 1 deletions

View File

@@ -98,5 +98,9 @@ unsigned short XUA_Endpoint0_getVendorId();
*/
unsigned short XUA_Endpoint0_getProductId();
unsigned short XUA_Endpoint0_getBcdDevice();
void XUA_Endpoint0_setBcdDevice(unsigned short bcdDevice);
#endif
#endif