Implement/match LegoModelPresenter::CreateROI (#591)

* Implement/match LegoModelPresenter::CreateROI

* Match

* Use inline function

* Note about Get()
This commit is contained in:
Christian Semmler
2024-02-24 11:48:16 -05:00
committed by GitHub
parent 13fc4e3285
commit b281866ea6
12 changed files with 248 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
#ifndef __VERSION_H
#define __VERSION_H
#define MODEL_VERSION 3
#define MODEL_VERSION 19
#endif // __VERSION_H