dev86 - SN duty macro phase reset fix

This commit is contained in:
tildearrow 2022-04-24 18:12:18 -05:00
parent f99ba810fe
commit bd68ef5cc3
6 changed files with 30 additions and 10 deletions

View file

@ -43,8 +43,8 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "dev85"
#define DIV_ENGINE_VERSION 85
#define DIV_VERSION "dev86"
#define DIV_ENGINE_VERSION 86
// for imports
#define DIV_VERSION_MOD 0xff01