Demo using the user button and serial port on the Nucleo board, for Stage 1 Engineering at the University of York

Dependencies:   UoY-serial

Revision:
4:20d75a9afbbd
Parent:
3:e09e8c0d8dea
Child:
5:4914c66f9a74
diff -r e09e8c0d8dea -r 20d75a9afbbd main.cpp
--- a/main.cpp	Sat Nov 21 13:44:40 2020 +0000
+++ b/main.cpp	Sat Nov 21 14:49:27 2020 +0000
@@ -1,8 +1,4 @@
 #include "mbed.h"
-#include "UoY-utils.h"
-
-// Initialise the serial connection with the PC
-serial_setup(USBTX, USBRX, 9600);
 
 int main()
 {