Part One of my Project Course. Implementation of simple I/O and a custom defined protocol over UDP/IP.

Dependencies:   C12832 LM75B mbed EthernetInterface mbed-rtos

Revision:
3:538e17979246
Parent:
2:6bfe732ba6bc
--- a/main.cpp	Mon Mar 19 11:32:54 2018 +0000
+++ b/main.cpp	Fri Mar 23 13:42:13 2018 +0000
@@ -9,8 +9,6 @@
 #include "selection.h"
    
 using namespace ProjectOne;
-    
-BusIn joy(p14); //enkel verticaal
 
 int main() {
     BuzzerMusic buzzerMusic;