Hi Alex
First of really like the new WDT Watchdog Card Excellent
Have installed the existing sequent software from your github & all works fine
I assume that there is no scheduled upgrade of this software for the new card
Just one little bug & it does not cause any problems in the current software
I only discovered it by accident fingers working quicker than brain functioning below is from test
pi@Rpi-BatteryRm:~ $ wdt -h
wdt: Usage: wdt -h/-help <command>
wdt -warranty
wdt -r/-reload
wdt -d/-default <value>
wdt -p/-period <value>
wdt -off/-offinterval <value>
wdt -g/-get <option>
wdt -c/-clear
wdt -v/-version
wdt -rob/-repoweronbattery
wdt -pbe/-powerbuttonenable
wdt -rtc <mon> <day> <year> <hour> <min> <sec>
wdt -bint <0/1>
Type wdt -h <command> for more help
pi@Rpi-BatteryRm:~ $ wdt -rtc
Invalid number of arguments usage: wdt -rtc mm dd yyyy hh mm ss
pi@Rpi-BatteryRm:~ $ wdt -bint
Invalid number of arguments usage: wdt -rtc <0/1>
After typing wdt -bint & forgetting to put a 0 or 1 to enable the interrupt it returned a combined error of rtc & bint
as i said no biggie just bringing to your attention if you are ever upgrading this software.
Regards Tony
First of really like the new WDT Watchdog Card Excellent
Have installed the existing sequent software from your github & all works fine
I assume that there is no scheduled upgrade of this software for the new card
Just one little bug & it does not cause any problems in the current software
I only discovered it by accident fingers working quicker than brain functioning below is from test
pi@Rpi-BatteryRm:~ $ wdt -h
wdt: Usage: wdt -h/-help <command>
wdt -warranty
wdt -r/-reload
wdt -d/-default <value>
wdt -p/-period <value>
wdt -off/-offinterval <value>
wdt -g/-get <option>
wdt -c/-clear
wdt -v/-version
wdt -rob/-repoweronbattery
wdt -pbe/-powerbuttonenable
wdt -rtc <mon> <day> <year> <hour> <min> <sec>
wdt -bint <0/1>
Type wdt -h <command> for more help
pi@Rpi-BatteryRm:~ $ wdt -rtc
Invalid number of arguments usage: wdt -rtc mm dd yyyy hh mm ss
pi@Rpi-BatteryRm:~ $ wdt -bint
Invalid number of arguments usage: wdt -rtc <0/1>
After typing wdt -bint & forgetting to put a 0 or 1 to enable the interrupt it returned a combined error of rtc & bint
as i said no biggie just bringing to your attention if you are ever upgrading this software.
Regards Tony