fixed USB: add iInterface, remove trash

This commit is contained in:
Edward Emelianov
2023-04-10 22:28:16 +03:00
parent 6832befb4a
commit dba4cdf515
9 changed files with 125 additions and 139 deletions

View File

@@ -19,7 +19,7 @@
#include "hardware.h"
#include "i2c.h"
int LEDsON = 0;
int LEDsON = 1;
// setup here ALL GPIO pins (due to table in Readme.md)
// leave SWD as default AF; high speed for CLK and some other AF; med speed for some another AF