From e2b9bf0b6821a5b8c41a6c743c2028bdb40ce0f4 Mon Sep 17 00:00:00 2001 From: Peter Antypas Date: Sat, 10 Jul 2021 16:34:49 -0700 Subject: [PATCH] Board 10.9 Finished --- latest/Firmware/Inc/bsp/bsp.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Firmware/Inc/bsp/bsp.hpp b/latest/Firmware/Inc/bsp/bsp.hpp index 77d9f3b..a26f3a2 100644 --- a/latest/Firmware/Inc/bsp/bsp.hpp +++ b/latest/Firmware/Inc/bsp/bsp.hpp @@ -28,7 +28,7 @@ // or define a different symbol in the preprocessor to build for a different board #ifndef BOARD_REV -#define BOARD_REV 109 +#define BOARD_REV 105 #endif /**