1
0
forked from me/IronOS

Added VPDO option for disabling PPS/EPR PDOs.

This commit is contained in:
Samuel Hedrick
2023-02-19 14:13:50 -06:00
parent 5265d7b1ac
commit 9892dd0423
7 changed files with 23 additions and 9 deletions

View File

@@ -52,9 +52,9 @@ enum SettingsOptions {
LOGOTime = 35, // Duration the logo will be displayed for
CalibrateCJC = 36, // Toggle calibrate CJC at next boot
BLEEnabled = 37, // Should BLE hardware be enabled if present
PDVpdoEnabled = 38, // Should PPS/EPR be enabled
//
SettingsOptionsLength = 38, //
SettingsOptionsLength = 39, //
};
typedef enum {