demo versie 16/05

Dependencies:   EthernetInterface mbed-rto mbed

Fork of ProjectVLC by Klaas Govaerts

Committer:
albireo987
Date:
Wed Apr 25 09:27:31 2018 +0000
Revision:
12:1dc7dfe499fd
Parent:
6:9903a0906a72
prep multi thread driver;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
KlaasGovaerts 0:98e4994363bf 1 #include "mbed.h"
albireo987 1:3e5c46178d7f 2 #include "rtos.h"
albireo987 12:1dc7dfe499fd 3 //#include "Receiver.h"
albireo987 12:1dc7dfe499fd 4 //#include "TCPlistener.h"
KlaasGovaerts 3:1c9645acea2f 5
KlaasGovaerts 3:1c9645acea2f 6 int main (void){
KlaasGovaerts 6:9903a0906a72 7
KlaasGovaerts 4:0d013b7e4dea 8 }