From 0ddccc55e4848875f680e2e8941a37ecb8528311 Mon Sep 17 00:00:00 2001 From: Christoph Schneeberger Date: Sat, 16 Mar 2019 14:06:03 +0100 Subject: [PATCH] sync --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1470f11..677508e 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ Use an include file to replace the Serial.print from Arduino library. | Table of Contents | | ----------------- | -| [What is the problem with Arduino Serial.print ?](#arduino_serial_problems) | -| [Example comparison between Didel TerSer and Arduino Serial](#example_comparison) | -| [Using tabular data](#using_tabular_data) -[TerSer Limitations](#terser_limitations) | -| [Code size and timing comparison](#code_size_timing_comparison) | +| [What is the problem with Arduino Serial.print ?](#arduino_serial_problems) +[Example comparison between Didel TerSer and Arduino Serial](#example_comparison) +[Using tabular data](#using_tabular_data) +[TerSer Limitations](#terser_limitations) +[Code size and timing comparison](#code_size_timing_comparison) |