mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Uprev PG config since 4.2.9
This commit is contained in:
parent
a2bbd31c9c
commit
68af29cb2f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
#include "drivers/dma.h"
|
#include "drivers/dma.h"
|
||||||
#include "drivers/dma_reqmap.h"
|
#include "drivers/dma_reqmap.h"
|
||||||
|
|
||||||
PG_REGISTER_WITH_RESET_FN(sdcardConfig_t, sdcardConfig, PG_SDCARD_CONFIG, 1);
|
PG_REGISTER_WITH_RESET_FN(sdcardConfig_t, sdcardConfig, PG_SDCARD_CONFIG, 2);
|
||||||
|
|
||||||
void pgResetFn_sdcardConfig(sdcardConfig_t *config)
|
void pgResetFn_sdcardConfig(sdcardConfig_t *config)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue