Index: firmware/App/DDCommon.h =================================================================== diff -u -ra4b525de823373a9d55d20548be828e80164acad -r0364071db4c8926d495957b04f1693a1f3b4186a --- firmware/App/DDCommon.h (.../DDCommon.h) (revision a4b525de823373a9d55d20548be828e80164acad) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 0364071db4c8926d495957b04f1693a1f3b4186a) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 5 +#define DD_VERSION_BUILD 6 // ********** development build switches ********** @@ -46,7 +46,7 @@ //#define __PITEST__ 1 //Uncomment below if diener concentrate pump used -#define __DIENER_CONC_PUMP__ 1 +//#define __DIENER_CONC_PUMP__ 1 //Uncomment below if barometric pressure sensor reading available //#define __BARO_PRES_SENSOR__ 1