|
|
@ -1,7 +1,7 @@
|
|
|
|
# TerSer
|
|
|
|
# TerSer
|
|
|
|
|
|
|
|
|
|
|
|
A much smaller and more efficient serial library than Arduinos Serial.
|
|
|
|
A much smaller and more efficient serial library than Arduinos Serial.
|
|
|
|
Use an include file to replace the Serial.print from Arduino library.
|
|
|
|
Use one include file to replace the Serial.print from Arduino library.
|
|
|
|
|
|
|
|
|
|
|
|
##### Table of Contents
|
|
|
|
##### Table of Contents
|
|
|
|
[What is the problem with Arduino Serial.print ?](#arduino_serial_problems)
|
|
|
|
[What is the problem with Arduino Serial.print ?](#arduino_serial_problems)
|
|
|
|