This PR allows the FirmwareUpdater in icub-main to recognize the board amcbldc for its operativity.
In particular, with this PR, the program FirmwareUpdater will be able to use the enum value dedicated to the amcbldc.
This change is small in size, but required also a change in the VERSION of icub_firmware_shared (from 1.22.0 to 1.22.1) in order to force icub-main to use it.
This PR allows the
FirmwareUpdater
inicub-main
to recognize the boardamcbldc
for its operativity. In particular, with this PR, the programFirmwareUpdater
will be able to use the enum value dedicated to theamcbldc
.This change is small in size, but required also a change in the VERSION of icub_firmware_shared (from 1.22.0 to 1.22.1) in order to force icub-main to use it.