Part Number: CC2530
Hi. How can I change pin from HAL_LED_1 from P1_0 to another one in hal_led.h? I've tried changing it from 0x01 to 0x10 to have HAL_LED_1 set to P1_4, but it doesn't seem to work? How can I do this? I'd really appreciate any help.