logs
This commit is contained in:
@@ -206,7 +206,7 @@ typedef struct {
|
||||
// === settings version 6
|
||||
// =================================
|
||||
byte serialConsolePort; // 255-off, 0 - hw serial (std)
|
||||
byte debugLevel; // 0 - info only, 1 - debug communication (BLE/CAN), 2 - debug GSM, 3 - debug SDcard
|
||||
uint8_t debugLevel; // 0 - info only, 1 - debug communication (BLE/CAN), 2 - debug GSM, 3 - debug SDcard
|
||||
uint16_t sdcardLogIntervalSec; // every x seconds
|
||||
uint16_t gprsLogIntervalSec; // every x seconds
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user