Attempt at getting the windows client to at least compile without bombing out with errors, may not be fully usable, e.g. plot window doesn't come up, etc
This commit is contained in:
@@ -10,7 +10,7 @@ typedef WORD uint16_t;
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#endif
|
||||
#include <usb.h>
|
||||
#include "usb.h"
|
||||
#include "usb_cmd.h"
|
||||
|
||||
extern unsigned char return_on_error;
|
||||
|
||||
Reference in New Issue
Block a user