mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Delete interim SD card support
This commit is contained in:
parent
71335dc65d
commit
dce49d4abb
16 changed files with 0 additions and 36715 deletions
|
@ -521,10 +521,6 @@ void init(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef USE_SD_CARD
|
||||
SD_Detect_LowLevel_Init();
|
||||
#endif
|
||||
|
||||
#ifdef USE_FLASHFS
|
||||
#ifdef NAZE
|
||||
if (hardwareRevision == NAZE32_REV5) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue