this is better
This commit is contained in:
@ -268,5 +268,5 @@ void P60DockHandler::printHkTableLatchups() {
|
||||
void P60DockHandler::setDebugMode(bool enable) { this->debugMode = enable; }
|
||||
|
||||
void P60DockHandler::letChildHandleConfigReply(DeviceCommandId_t id, const uint8_t *packet) {
|
||||
handleDeviceTm(util::DataWrapper(packet, P60Dock::CONFIG_TABLE_SIZE), id);
|
||||
handleDeviceTm(packet, P60Dock::CONFIG_TABLE_SIZE, id);
|
||||
}
|
||||
|
Reference in New Issue
Block a user