dev99 - major Fractal system change
7 channels instead of 8 - CSM only supported on ExtCh system
This commit is contained in:
parent
a776129c3d
commit
68cc84253c
5 changed files with 58 additions and 14 deletions
|
|
@ -45,8 +45,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev98"
|
||||
#define DIV_ENGINE_VERSION 98
|
||||
#define DIV_VERSION "dev99"
|
||||
#define DIV_ENGINE_VERSION 99
|
||||
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue