Fix watch dog timeout
Addressing issue  https://github.com/ZuluSCSI/ZuluSCSI-firmware/issues/350
When implementing a dynamic watchdog setup, a fixed alarm number was
passed instead of the dynamic one. This fixes the issue for
the RP2040 targets. The Earl E Philhower PlatoformIO framework
doesn't use mbed so error reporting hasn't been fully implemented yet.