Device Handler Updates #9

Merged
meierj merged 29 commits from mueller/tmtc-dh-update into develop 2020-12-28 11:09:08 +01:00
Showing only changes of commit 4e90612d34 - Show all commits

View File

@ -144,7 +144,7 @@ private:
* As this is a SPI Device, we get the Answer of the last sent command in
* the next read cycle, so we could check the command for identification.
*/
DeviceCommandId_t lastSentCommand = DeviceHandlerIF::NO_COMMAND;
DeviceCommandId_t lastSentCommand = DeviceHandlerIF::NO_COMMAND_ID;
/**
* We always update all registers together, so this method updates