Removed float calculation from elapsedSeconds
, which added
unnecessary overhead and increased compile file size.
elapsedSeconds
should also be highlighted in the Arduino IDE now.
Sketches should be somewhere in the order of ~802 bytes
smaller now!