From 0c13e5a2c1926f4757eb7170fb003472ebb04692 Mon Sep 17 00:00:00 2001 From: "Kate J. Temkin" Date: Tue, 3 Apr 2018 04:15:48 -0600 Subject: [PATCH] fusee: commit a straggler for flicker removal --- fusee/src/hwinit.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fusee/src/hwinit.h b/fusee/src/hwinit.h index 78a8824a0..7c196bd27 100644 --- a/fusee/src/hwinit.h +++ b/fusee/src/hwinit.h @@ -7,6 +7,8 @@ #include "hwinit/hwinit.h" #include "hwinit/i2c.h" +#include + #define UART_A 0 #define UART_B 1 #define UART_C 2