This commit is contained in:
Conor Patrick
2018-07-05 23:20:33 -04:00
parent 344a104ece
commit a18aa99220
19 changed files with 2863 additions and 88 deletions

View File

@@ -3,7 +3,7 @@
void device_init();
uint64_t millis();
uint32_t millis();
// HID message size in bytes
#define HID_MESSAGE_SIZE 64