dev99 - major Fractal system change

7 channels instead of 8 - CSM only supported on ExtCh system
This commit is contained in:
tildearrow 2022-05-27 05:13:10 -05:00
parent a776129c3d
commit 68cc84253c
5 changed files with 58 additions and 14 deletions

View file

@ -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