defines, helpers, globalvars

This commit is contained in:
Poojawa
2018-03-06 21:05:15 -06:00
parent 4d0b7133c8
commit fcc038c41a
7 changed files with 52 additions and 22 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
//Update this whenever the db schema changes
//make sure you add an update to the schema_version stable in the db changelog
#define DB_MAJOR_VERSION 4
#define DB_MINOR_VERSION 0
#define DB_MINOR_VERSION 1
//Timing subsystem
//Don't run if there is an identical unique timer active