We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756e634 commit 95a3f96Copy full SHA for 95a3f96
README.md
@@ -49,3 +49,4 @@ according to the command sent.
49
One important usage of the EUSART represents the implementation of a command line interface. This way, the
50
microcontroller can receive control commands via EUSART. It is convenient to use the line terminator as command
51
delimiter, so for this use case, EUSART will read full lines and then check if the line contains a valid command.
52
+
0 commit comments