mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Device: RAD: Add reboot support
This commit is contained in:
committed by
Kyle Schwarz
parent
40d83f3b7c
commit
4b9cf1a37f
@@ -59,6 +59,9 @@ public:
|
||||
|
||||
bool getEthPhyRegControlSupported() const override { return true; }
|
||||
|
||||
// Covers RADMoon2 and RADMoon2ZL; firmware reboots and ignores the safe flag
|
||||
bool supportsReboot() const override { return true; }
|
||||
|
||||
virtual uint8_t getPhyAddrOrPort() const = 0;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user