🎨 Some automated cleanup

This commit is contained in:
Scott Lahteine
2022-08-20 06:41:00 -05:00
parent da3b7ab259
commit 34f3e5bd88
24 changed files with 158 additions and 158 deletions

View File

@@ -139,7 +139,7 @@ extern "C" {
#define PIN_SERIAL2_TX PA2
// Extra HAL modules
#if defined(STM32F103xE)
#ifdef STM32F103xE
//#define HAL_DAC_MODULE_ENABLED (unused or maybe for the eeprom write?)
#define HAL_SD_MODULE_ENABLED
#define HAL_SRAM_MODULE_ENABLED