Index: firmware/App/DDCommon.h =================================================================== diff -u -r7171e3353f2f07934e61f1b94e9f1ab9b506561f -re12eefac42a3806a34f3ddac6df30bbb5ca51f6f --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 7171e3353f2f07934e61f1b94e9f1ab9b506561f) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision e12eefac42a3806a34f3ddac6df30bbb5ca51f6f) @@ -27,6 +27,12 @@ #define DD_VERSION_MICRO 0 #define DD_VERSION_BUILD 1 +//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_