more bugfixes

This commit is contained in:
2021-07-12 15:19:06 +02:00
parent bd505f35e2
commit 5fc8b650f9
4 changed files with 60 additions and 31 deletions

View File

@ -13,7 +13,7 @@
// Set to Q7S_COLD_REDUNDANT: On startup, get the prefered SD card, turn it on and mount it, and
// turn off the second SD card if it is on
// Set to Q7S_HOT_REDUNDANT: On startup, turn on both SD cards and mount them
#define Q7S_SD_CARD_CONFIG 1
#define Q7S_SD_CARD_CONFIG Q7S_SD_COLD_REDUNDANT
#define Q7S_ADD_RTD_DEVICES 0