update uconsole_keyboard firmware

This commit is contained in:
cuu 2023-07-11 15:10:20 +12:00
parent e057385f7f
commit 54b26dfacf
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@
#include <USBComposite.h>
#define SER_NUM_STR "20230307"
#define SER_NUM_STR "20230711"
USBHID HID;
DEVTERM dev_term;