Index: firmware/App/DDCommon.h =================================================================== diff -u -r9102c5da21a15bdaf4bb3bc38795ceb064e3c443 -r313982ccc772f1bbe182877dff7e00381b04e0f4 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 9102c5da21a15bdaf4bb3bc38795ceb064e3c443) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 313982ccc772f1bbe182877dff7e00381b04e0f4) @@ -27,6 +27,9 @@ #define DD_VERSION_MICRO 0 #define DD_VERSION_BUILD 0 +//Uncomment the below line for new dosing pump testing +#define __PUMPTEST__ 1 + // ********** development build switches ********** #ifndef _RELEASE_