Index: firmware/App/DDCommon.h =================================================================== diff -u -rd94dd4810577050d00fdf7e3e41f17d01076e0ef -r8cb3950f846ba6e3946cbcc1b321b7849d64c23f --- firmware/App/DDCommon.h (.../DDCommon.h) (revision d94dd4810577050d00fdf7e3e41f17d01076e0ef) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 8cb3950f846ba6e3946cbcc1b321b7849d64c23f) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 44 +#define DD_VERSION_BUILD 52 // ********** development build switches ********** @@ -51,6 +51,9 @@ //Uncomment below for Maxon controller speed change #define __MAXON_SPEED_UPDATE__ 1 +//UnComment below for DryBicarb testing +//#define __DRY_BICARB__ 1 + //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1