Setup template

This commit is contained in:
Ben V. Brown
2022-04-12 19:22:43 +10:00
parent 81a36eb2cf
commit fbdbe4fcbf
4 changed files with 7 additions and 9 deletions

View File

@@ -133,8 +133,8 @@
#define MIN_BOOST_TEMP_C 250 // The min settable temp for boost mode °C
#define MIN_BOOST_TEMP_F 480 // The min settable temp for boost mode °F
#define POW_PD 1
#define POW_QC 1
#define POW_PD 0
#define POW_QC 0
#define POW_DC 1
#define POW_QC_20V 1
#define ENABLE_QC2 1