diff --git a/README.md b/README.md index 6287aa2..eefe73a 100644 --- a/README.md +++ b/README.md @@ -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. #### TerSer.ino Terminal série 174b 0v -Adds 174b for total size: -```c +Adds 174b for total size: ```c #include "TerSer.h" int main() { SetupTerSer();