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
.gitignore@0:27eb52652bc3, 2020-10-21 (annotated)
- Committer:
- aktk
- Date:
- Wed Oct 21 18:08:17 2020 +0000
- Revision:
- 0:27eb52652bc3
test
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
aktk | 0:27eb52652bc3 | 1 | .build |
aktk | 0:27eb52652bc3 | 2 | .mbed |
aktk | 0:27eb52652bc3 | 3 | projectfiles |
aktk | 0:27eb52652bc3 | 4 | *.py* |