A program to test a library with which a mbed receives a char, or a line until enter as a command, and execute registered functions. If nothing is registered, the library function just echo the command.
Dependencies: mbed SerialInputReactionHandler
Diff: mbed.bld
- Revision:
- 0:27eb52652bc3
diff -r 000000000000 -r 27eb52652bc3 mbed.bld --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Wed Oct 21 18:08:17 2020 +0000 @@ -0,0 +1,1 @@ +https://os.mbed.com/users/mbed_official/code/mbed/builds/65be27845400 \ No newline at end of file