removed leftover debugging bits
This commit is contained in:
parent
d434635822
commit
ccbe557e30
@ -25,7 +25,6 @@
|
||||
*/
|
||||
|
||||
#include "usb.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
@ -50,7 +49,6 @@
|
||||
#include "usb_mass_storage.h"
|
||||
|
||||
#include "supervisor/shared/autoreload.h"
|
||||
#include "supervisor/serial.h"
|
||||
|
||||
// Store received characters on our own so that we can filter control characters
|
||||
// and act immediately on CTRL-C for example.
|
||||
|
Loading…
x
Reference in New Issue
Block a user