fix: usb communications should be fine again. Inteface size must be 0x08, not 0x40

This commit is contained in:
iceman1001 2017-10-12 15:13:18 +02:00
commit 1d5e3fc217
2 changed files with 6 additions and 5 deletions

View file

@ -32,6 +32,7 @@
#include "cmd.h"
// (iceman 2017) this method is not used anymore. uart_win32 /uart_posix is used instead
bool cmd_receive(UsbCommand* cmd) {
// Check if there is a usb packet available