Device: FIRE3 Flexray: Add to supported devices for Live Data
parent
e97b307c4d
commit
cc7cffe068
|
|
@ -77,6 +77,8 @@ protected:
|
||||||
|
|
||||||
bool supportsWiVI() const override { return true; }
|
bool supportsWiVI() const override { return true; }
|
||||||
|
|
||||||
|
bool supportsLiveData() const override { return true; }
|
||||||
|
|
||||||
std::optional<MemoryAddress> getCoreminiStartAddressFlash() const override {
|
std::optional<MemoryAddress> getCoreminiStartAddressFlash() const override {
|
||||||
return 512*4;
|
return 512*4;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue