mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Device: FIRE3 Flexray: Add to supported devices for Live Data
This commit is contained in:
committed by
Kyle Schwarz
parent
e97b307c4d
commit
cc7cffe068
@@ -77,6 +77,8 @@ protected:
|
||||
|
||||
bool supportsWiVI() const override { return true; }
|
||||
|
||||
bool supportsLiveData() const override { return true; }
|
||||
|
||||
std::optional<MemoryAddress> getCoreminiStartAddressFlash() const override {
|
||||
return 512*4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user