Closed dhebbeker closed 1 year ago
To consider for further development:
<Arduino.h>
start()
stop()
Duration
seconds
timestampStart
recordedDuration
Originally posted by @dhebbeker in https://github.com/Task-Tracker-Systems/Task-Tracker-Device/pull/69#pullrequestreview-1711895979
To consider for further development:
<Arduino.h>
, use an abstraction insteadstart()
andstop()
this allows to restart an interval at any timeDuration
asseconds
which shall be defined in a separate filetimestampStart
andrecordedDuration
Originally posted by @dhebbeker in https://github.com/Task-Tracker-Systems/Task-Tracker-Device/pull/69#pullrequestreview-1711895979