1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Basic SDCard block read / write (minimal timeout/error handling)

This commit is contained in:
Nicholas Sherlock 2015-10-22 14:27:36 +13:00 committed by borisbstyle
parent 3941c6c252
commit 84d3cc6175
11 changed files with 927 additions and 7 deletions

View file

@ -187,7 +187,7 @@ static const char * const featureNames[] = {
"SERVO_TILT", "SOFTSERIAL", "GPS", "FAILSAFE",
"SONAR", "TELEMETRY", "CURRENT_METER", "3D", "RX_PARALLEL_PWM",
"RX_MSP", "RSSI_ADC", "LED_STRIP", "DISPLAY", "ONESHOT125",
"BLACKBOX", "CHANNEL_FORWARDING", NULL
"BLACKBOX", "CHANNEL_FORWARDING", "SDCARD", NULL
};
// sync this with rxFailsafeChannelMode_e