Index: firmware/App/DDCommon.h =================================================================== diff -u -r9a83bc64bc04b3ac29394053a1d0316e15d9a96a -r498aa5244c444d559c8d2a81d7329fbcfaf52a76 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 9a83bc64bc04b3ac29394053a1d0316e15d9a96a) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 498aa5244c444d559c8d2a81d7329fbcfaf52a76) @@ -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 193 // ********** 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