Browse Source
this prevents bad calculated timeouts in DShot. The timeout would sometimes come out as 0xFFFFFFFF, which led to an assert and could block the thread This fix is meant to be minimilistic to allow it to be merged easily into 4.2. A better fix would fix all the uint32_t wrap handling in DShotCopter-4.2
Andrew Tridgell
3 years ago
committed by
Randy Mackay
1 changed files with 13 additions and 4 deletions
Loading…
Reference in new issue