Index: firmware/App/DDCommon.h =================================================================== diff -u -re4ebc712939ba8ab586a577176089bce772276a6 -r095866efd8f10bdead490578e7584051d79292f0 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision e4ebc712939ba8ab586a577176089bce772276a6) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 095866efd8f10bdead490578e7584051d79292f0) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 181 +#define DD_VERSION_BUILD 99 // ********** development build switches ********** @@ -48,9 +48,6 @@ //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