Thing_protocol: Change led status to pin 6

Change led status to correspond the same used on StarterKit v01.01.
Arduino devices have flexibility to use any pin on the board.
For further information see Arduino documentation:
https://playground.arduino.cc/Learning/Pins
https://www.arduino.cc/en/Tutorial/DigitalPins
1 file changed
tree: dfd7828beeb8fbcc83afdfb1ca4fc4f638cbcb5c
  1. examples/
  2. src/
  3. .gitignore
  4. AUTHORS
  5. COPYING
  6. Makefile
  7. README