mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
RADMoon3: Add TC10
This commit is contained in:
committed by
Kyle Schwarz
parent
fb3778f91b
commit
b7330a2cea
@@ -29,6 +29,8 @@ public:
|
||||
|
||||
bool supportsComponentVersions() const override { return true; }
|
||||
|
||||
bool supportsTC10() const override { return true; }
|
||||
|
||||
protected:
|
||||
RADMoon3(neodevice_t neodevice, const driver_factory_t& makeDriver) : Device(neodevice) {
|
||||
initialize<RADMoon3Settings>(makeDriver);
|
||||
|
||||
Reference in New Issue
Block a user