mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
dec18
This commit is contained in:
parent
b76dd913ca
commit
e0b9ea89cb
4 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 7f1fe2f8ec3db4d1bd0a5c516dd379e2539d1303
|
||||
Subproject commit f379bae02aa3d9c3da558ba2041558b88db95bbb
|
|
@ -1 +1 @@
|
|||
Subproject commit db5de2fe3c2e0d2d96de98864b1b6e00e172f727
|
||||
Subproject commit 071b65b923b2656bb1e1b622de5272b4ed9a4996
|
|
@ -1 +1 @@
|
|||
Subproject commit 16374f681b31d411661b7bd9ff5e578b2dff6843
|
||||
Subproject commit 8bcf5f90f8bd967378b6eeebd7fd943f125fbc18
|
|
@ -14,7 +14,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/* Set this to 1 to activate serial debugging */
|
||||
#define ENABLE_UHS_DEBUGGING 0
|
||||
#define ENABLE_UHS_DEBUGGING 1
|
||||
|
||||
/* This can be used to select which serial port to use for debugging if
|
||||
* multiple serial ports are available.
|
||||
|
|
Loading…
Reference in a new issue