Index: firmware/App/BLCommon.h =================================================================== diff -u -r09e6320e3f3c3c973de0b66e5799d710db8cc427 -rb1729daefa724d159fa59448cbc87dea54e982d7 --- firmware/App/BLCommon.h (.../BLCommon.h) (revision 09e6320e3f3c3c973de0b66e5799d710db8cc427) +++ firmware/App/BLCommon.h (.../BLCommon.h) (revision b1729daefa724d159fa59448cbc87dea54e982d7) @@ -12,7 +12,7 @@ * TD = 0 * DD = 1 */ -#define BL_STACK_ID 0 // 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 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_VERSION_MAJOR 0 #define BL_VERSION_MINOR 0