Index: firmware/App/DDCommon.h =================================================================== diff -u -r9a83bc64bc04b3ac29394053a1d0316e15d9a96a -r1aca5e83fc8bb13258d5ec3c24873a5e5aed14bc --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 9a83bc64bc04b3ac29394053a1d0316e15d9a96a) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 1aca5e83fc8bb13258d5ec3c24873a5e5aed14bc) @@ -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 189 // ********** 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