Update usbhost.h

updated formatting
This commit is contained in:
Topo-png 2021-08-10 21:30:42 -04:00 committed by GitHub
parent bcabee5f17
commit 742e1bd286
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,6 @@ public:
// Should be initialized by the user manually for now
}
#elif defined(AM_PART_APOLLO3)
static void init() {
SPI::begin();
}