only:todo

This commit is contained in:
Andrey 2023-04-22 11:28:50 -04:00
parent 01c819db90
commit e43c6b0d06
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ void stopSpi(spi_device_e device) {
/**
* this method is NOT currently invoked on ECU start
* todo: maybe start invoking this method on ECU start so that peripheral start-up initialization and restart are unified?
* todo: reduce code duplication by moving more logic into startHardware method
*/
void applyNewHardwareSettings() {