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
@@ -71,6 +71,8 @@ public:
|
||||
bool supportsTC10() const override { return true; }
|
||||
bool supportsGPTP() const override { return true; }
|
||||
|
||||
bool supportsReboot() const override { return true; }
|
||||
|
||||
ProductID getProductID() const override {
|
||||
return ProductID::RADGalaxy2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user