mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
Harry93x
fad0391f62
Add timing analysis, format output, limit execution cycles
To increase the usefulness of the example, I added the measurement of the complete cycle, which is the important figure. The reading time itself, though interesting, is not the limiting factor according to the datasheet. Additionally, I updated the printing instructions to create a nicely formatted output and limited the number cycles necessary to reach "del == 0".
This folder contains some Arduino libraries and some code samples. For questions - check Arduino.cc/forum
Languages
C++
97.8%
C
2.2%