mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Device: Fix ComponentVersion retrieval
This commit is contained in:
committed by
Kyle Schwarz
parent
8dcbbe0d72
commit
87baa97c3f
@@ -70,6 +70,8 @@ protected:
|
||||
}
|
||||
|
||||
bool supportsComponentVersions() const override { return true; }
|
||||
bool supportsGPTP() const override { return true; }
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user