Other Parts Discussed in Thread: CC2538
Hi,
I am developing my project on zigbee HA.
How can i know that LED's and Switches of SmartRF06 Evaluation board are connected to with pins and port cc2538.
in programs it is simply written
#define HAL_LED_1 0x01
but it is not saying which port pins of cc2538.
what shall i do if i want to change the HAL_LED_1 pins to another port pins.