Index: firmware/App/DDCommon.h =================================================================== diff -u -re11b336715c3f5308512edb46d6082d33e1c42a1 -r1644c24b0b51661ceaba579e5ebee0d1d5bad85f --- firmware/App/DDCommon.h (.../DDCommon.h) (revision e11b336715c3f5308512edb46d6082d33e1c42a1) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 1644c24b0b51661ceaba579e5ebee0d1d5bad85f) @@ -27,6 +27,12 @@ #define DD_VERSION_MICRO 0 #define DD_VERSION_BUILD 3 +//Uncomment the below line for new dosing pump testing +//#define __PUMPTEST__ 1 + +//Uncomment below for PI testing +#define __PITEST__ 1 + // ********** development build switches ********** #ifndef _RELEASE_