HAL SPI pin init cleanup

This commit is contained in:
Scott Lahteine
2019-06-14 20:16:22 -05:00
parent cfb44e4a26
commit 26de051e92
6 changed files with 71 additions and 73 deletions

View File

@ -115,5 +115,4 @@ void eeprom_update_block(const void* src, void* eeprom_address, size_t n) {
delay(7); // wait for page write to complete
}
#endif // ENABLED(SPI_EEPROM)
#endif // SPI_EEPROM