code cleanup & fix compile with pico-sdk 2.2.0
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include "parse_keys.h"
|
||||
#include "usb_descriptors.h"
|
||||
|
||||
static unsigned char boot_buf[8];
|
||||
|
||||
// take a list of Javascript keys representing pressed keys and turn into
|
||||
// a 8 byte USB boot keyboard report format
|
||||
void parse_key_list(char * keys) {
|
||||
|
||||
Reference in New Issue
Block a user