Pārlūkot izejas kodu

Don't print debug messages by default

main
PaulStoffregen pirms 4 gadiem
vecāks
revīzija
024d5ea490
1 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  1. +5
    -2
      USBHost_t36.h

+ 5
- 2
USBHost_t36.h Parādīt failu

@@ -57,9 +57,12 @@
// your best effort to read chapter 4 before asking USB questions!


#define USBHOST_PRINT_DEBUG
//#define USBHDBGSerial Serial1
// Uncomment this line to see lots of debugging info!
//#define USBHOST_PRINT_DEBUG


// This can let you control where to send the debugging messages
//#define USBHDBGSerial Serial1
#ifndef USBHDBGSerial
#define USBHDBGSerial Serial
#endif

Notiek ielāde…
Atcelt
Saglabāt