change to new USB code

This commit is contained in:
eddyem
2023-04-17 15:18:33 +03:00
parent fe8e444338
commit c54b35c606
17 changed files with 217 additions and 328 deletions

View File

@@ -21,7 +21,7 @@
#include "usb.h"
#include "version.inc"
uint8_t starttest = 50;
uint8_t starttest = 0;
char *omit_spaces(const char *buf){
while(*buf){