diff --git a/simulator/simulator/boards.h b/simulator/simulator/boards.h index 3b14879350..2b5c9366e1 100644 --- a/simulator/simulator/boards.h +++ b/simulator/simulator/boards.h @@ -11,7 +11,9 @@ #define ADC_LOGIC_INTAKE_AIR 0 #define ADC_LOGIC_COOLANT 0 +// see SIM_SD1_PORT #define CONSOLE_PORT (&SD1) +// see SIM_SD2_PORT #define TS_SIMULATOR_PORT (&SD2) /**