mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
NeoVIConnect: Add ComponentVersions support
This commit is contained in:
committed by
Kyle Schwarz
parent
b624d06ca0
commit
8dcbbe0d72
@@ -68,6 +68,8 @@ protected:
|
||||
std::optional<MemoryAddress> getCoreminiStartAddressSD() const override {
|
||||
return 0;
|
||||
}
|
||||
|
||||
bool supportsComponentVersions() const override { return true; }
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user