aboutsummaryrefslogtreecommitdiffhomepage
path: root/source/Core/BSP/MHP30/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Core/BSP/MHP30/configuration.h')
-rw-r--r--source/Core/BSP/MHP30/configuration.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/source/Core/BSP/MHP30/configuration.h b/source/Core/BSP/MHP30/configuration.h
index fed535ad..bee0914c 100644
--- a/source/Core/BSP/MHP30/configuration.h
+++ b/source/Core/BSP/MHP30/configuration.h
@@ -142,7 +142,10 @@
#define MIN_BOOST_TEMP_F 300 // The min settable temp for boost mode °F
#define NO_DISPLAY_ROTATE // Disable OLED rotation by accel
#define SLEW_LIMIT 50 // Limit to 3.0 Watts per 64ms pid loop update rate slew rate
+
+#define ACCEL_SC7
#define ACCEL_MSA
+
#define POW_PD 1
#define TEMP_NTC
#define I2C_SOFT
@@ -161,4 +164,4 @@
#endif
#endif
-#define FLASH_LOGOADDR (0x08000000 + (62 * 1024)) \ No newline at end of file
+#define FLASH_LOGOADDR (0x08000000 + (62 * 1024))