Browse Source
Using mp_hal_delay_ms allows the scheduler to run, which might result in another transmit operation happening, which would bypass the sleep (and fail). Use mp_hal_delay_us instead.pull/5299/head
Jim Mussared
5 years ago
committed by
Damien George
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue