rrivirr / rriv-cli-client-old

CLI client for RRIV
0 stars 3 forks source link

help() uses cmdList(), set-rtc and get-rtc have additional functionality #7

Open kenchong48 opened 1 year ago

kenchong48 commented 1 year ago

cmdList() implemented in cmdArduino.git, so will be necessary to pair with this change this change affects the help() command which now lists out all cli commands currently enabled, rather than us manually maintaining a list of commands

set-rtc and get-rtc are modified to work with my versions of them, mainly to provide differences from previous times set, allowing for monitoring of time drift on the RTC, or for debugging any other issues that may occur with them, like when setting the time incorrectly was causing a strange roll over effect at the end of a month