fix: doCalculations was not called

This commit is contained in:
lumapu 2022-04-30 09:44:20 +02:00
parent 71c83ac1fb
commit 41b4f72b52
3 changed files with 7 additions and 1 deletions

View file

@ -25,7 +25,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 3
#define VERSION_PATCH 0
#define VERSION_PATCH 1
//-------------------------------------