Master is now using the same FW_Update Methode as the Slaves

This commit is contained in:
2024-05-24 01:58:53 +02:00
parent 66e04c6e06
commit d0544576a3
10 changed files with 198 additions and 89 deletions

View File

@@ -160,7 +160,6 @@ void FirmwareUpdateTask_start(FirmwareUpdateArgs args) {
}
}
UsbDataPacket buffer;
void CLSFirmwareUpdateTask_func(void *argument) {
FirmwareUpdateArgs args;
osStatus_t status;