1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00
betaflight/src
atomiclama 6e5ad5d210 Change switch default handling
Currently if no black box device is selected the default case sets
storageDeviceIsWorking = true. 

I believe this to be wrong.

This commit keeps the initial setting of false.
2017-12-06 09:17:55 +00:00
..
main Change switch default handling 2017-12-06 09:17:55 +00:00
test Don't check batteryConfig fields from the telemetry, call APIs instead 2017-12-04 17:14:17 +00:00
utils Allow target without IO pins 2017-05-15 20:11:32 +02:00