From d617984562d36ff4e1f06642af19f3cd05927116 Mon Sep 17 00:00:00 2001 From: Christoph Schneeberger Date: Sat, 16 Mar 2019 13:53:59 +0100 Subject: [PATCH] sync --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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();