master
parent e321cfabab
commit d617984562

@ -59,8 +59,7 @@ Code size has been obtained by calling one function at a time, compiler under th
Execution time has been measured with a Nop replacing the SendCar function. The time depends on the baud rate, ~1 ms per character displayed at 9600 bits/s. Execution time has been measured with a Nop replacing the SendCar function. The time depends on the baud rate, ~1 ms per character displayed at 9600 bits/s.
#### TerSer.ino Terminal série 174b 0v #### TerSer.ino Terminal série 174b 0v
Adds 174b for total size: Adds 174b for total size: ```c
```c
#include "TerSer.h" #include "TerSer.h"
int main() { int main() {
SetupTerSer(); SetupTerSer();

Loading…
Cancel
Save