From d8fa9cfb78d9325811b69b00bbb32cca8fd47770 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Tue, 30 Apr 2019 22:47:42 -0400 Subject: [PATCH] docs --- simulator/simulator/boards.h | 2 ++ 1 file changed, 2 insertions(+) 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) /**