Thomas Cauwelier / Mbed 2 deprecated visible_light_communication

Dependencies:   SoftSerial SDFileSystem mbed wave_player

main.cpp

Committer:
thoma@THOMAS-CAUWELIER.khbo.be
Date:
2017-05-02
Revision:
4:a07612fbf279
Parent:
3:f128424d2e80
Child:
6:0e1973fdfe28

File content as of revision 4:a07612fbf279:


#include "mbed.h"

int main() {
    printf("%s", "hello, term");
}