Index: firmware/App/BLCommon.h =================================================================== diff -u -r5acce83ec629eff9621c0193fae57b7b63ad8de8 -r4da72c5d59805d3332bd56aab8928a4c737ead65 --- firmware/App/BLCommon.h (.../BLCommon.h) (revision 5acce83ec629eff9621c0193fae57b7b63ad8de8) +++ firmware/App/BLCommon.h (.../BLCommon.h) (revision 4da72c5d59805d3332bd56aab8928a4c737ead65) @@ -28,7 +28,7 @@ * TD = 0 * DD = 1 */ -#define BL_STACK_ID 1 // TODO de we need to check the value to make sure it is range (e.g. it is not set to 20?) +#define BL_STACK_ID 0 #define BL_VERSION_MAJOR 0 #define BL_VERSION_MINOR 0