Index: firmware/App/DDCommon.h =================================================================== diff -u -r605b476dfac4d79f280dbd6a513abcca43552be1 -re7e698ed85055dd286e8c0501a582ff66d601590 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 605b476dfac4d79f280dbd6a513abcca43552be1) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision e7e698ed85055dd286e8c0501a582ff66d601590) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 88 +#define DD_VERSION_BUILD 150 // ********** 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