new conf option

This commit is contained in:
Robin Müller 2021-07-28 20:11:22 +02:00
parent 125593be21
commit 190590e1b5
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC

View File

@ -15,6 +15,8 @@
// Set to Q7S_HOT_REDUNDANT: On startup, turn on both SD cards and mount them
#define Q7S_SD_CARD_CONFIG Q7S_SD_COLD_REDUNDANT
// Probably better if this is disabled for mission code. Convenient for development
#define Q7S_CHECK_FOR_ALREADY_RUNNING_IMG 1
#define Q7S_ADD_RTD_DEVICES 0
/* Only one of those 2 should be enabled! */