Index: firmware/App/DDCommon.h =================================================================== diff -u -r275efca86d9480efe0d3e445542e8b4cbee97e69 -rb085a36e252a01504b415bf145e4b1fc129cdcdf --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 275efca86d9480efe0d3e445542e8b4cbee97e69) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision b085a36e252a01504b415bf145e4b1fc129cdcdf) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 87 +#define DD_VERSION_BUILD 149 // ********** development build switches ********** @@ -48,6 +48,9 @@ //Uncomment below for bicarb chamber filling //#define __BICARB_CHAMBER_FILL__ 1 +//UnComment below for DryBicarb testing +//#define __DRY_BICARB__ 1 + //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1