mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Add files via upload
formating fix
This commit is contained in:
parent
e5f8f68821
commit
eb2c16265b
1 changed files with 0 additions and 1 deletions
|
@ -435,7 +435,6 @@ int8_t MAX3421e< SPI_SS, INTR >::Init() {
|
|||
// Also avoids the vbus flicker issue confusing some devices.
|
||||
/* pin and peripheral setup */
|
||||
SPI_SS::SetDirWrite();
|
||||
|
||||
SPI_SS::Set();
|
||||
spi::init();
|
||||
INTR::SetDirRead();
|
||||
|
|
Loading…
Reference in a new issue