I'm having trouble reassigning the pin value for the LED's in the connect SDK. I am using the base PWM Blinky example and have changed the pin value assigned to PWM_LED0 in the dts file but it does not reflect this during the debugging and still blinks LED 1 on the DK board. What is the proper way to change the pin assigned to PWM_LED0?