Hello,
I want to modify buttons in the sample application z-stack home SampleSwitch of CC2530. Button at P1.4 will invoke Ez-Mode and button at P0.1 will send a message to the other board.
How can I change the address of those HAL_KEY_SW in hal_key.h to get the result above? and where to put my codes in for each button, does it in hal_key.c or in Onboard.c?