Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unittests: Test_LoRaWANTimer.start: Fix test failure
We weren't initialising the mocks correctly, so an MBED_ASSERT failed in `LoRaWANTimer::start` because the "timer_id" was not set.
- Loading branch information