diff options
| -rw-r--r-- | firmware/export/config/sim.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/sim.h b/firmware/export/config/sim.h index 2f819b7..0d075b0 100644 --- a/firmware/export/config/sim.h +++ b/firmware/export/config/sim.h @@ -33,6 +33,7 @@ #undef HAVE_STORAGE_FLUSH #undef CONFIG_NAND +#undef HAVE_STORAGE_GET_INFO #if defined(CONFIG_CHARGING) && CONFIG_CHARGING > CHARGING_MONITOR #undef CONFIG_CHARGING |