Bluetooth UART support for the Adafruit BluefruitLE SPI, for the University of York Engineering Stage 1 project

Revision:
1:6ff0eee2da9c
Parent:
0:a80552d32b80
--- a/utility/TimeoutTimer.h	Sat Feb 06 20:58:22 2021 +0000
+++ b/utility/TimeoutTimer.h	Sat Feb 06 23:41:59 2021 +0000
@@ -41,6 +41,8 @@
 #ifndef _TIMEOUT_TIMER_H_
 #define _TIMEOUT_TIMER_H_
 
+#include "mbed.h"
+
 class TimeoutTimer
 {
   private: