mirror of
https://github.com/andreili/katapult.git
synced 2025-08-23 19:34:06 +02:00
There is a severe corner case where two mcus could potentially be assigned the same canbus_id and thus flash commands could go to the wrong mcu. Add a get_canbus_id command to attempt to prevent this. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>