1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00
betaflight/src
Bruce Luckcuck ad4d46a1f9 Add missing variable initialization in MSP_VTX_CONFIG
If the `vtxDevice` was not valid then the `vtxStatus` variable never got initialized but was still used in the pit mode flag determination - leading to random behavior.
2019-09-11 09:00:51 -04:00
..
link Fixed start / end addresses for custom defaults. 2019-09-01 13:35:10 +12:00
main Add missing variable initialization in MSP_VTX_CONFIG 2019-09-11 09:00:51 -04:00
test Optimize ledstrip DMA buffer update to reduce task processing time 2019-09-05 16:10:19 -04:00
utils Changed Unified Target custom defaults to use sector 0 memory. 2019-09-02 21:16:26 +12:00