Add files via upload

formating fix
This commit is contained in:
Topo-png 2021-08-09 19:11:13 -04:00 committed by GitHub
parent e5f8f68821
commit eb2c16265b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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();