RAKWireless / WisBlock

Quickstart, tutorials and examples for the RAKwireless WisBlock product line.
https://www.rakwireless.com
MIT License
158 stars 117 forks source link

Board LEDs are ON when pin is HIGH #7

Closed neykov closed 3 years ago

neykov commented 3 years ago

ledOn(LED_BUILTIN) should turn the LED on.

beegee-tokyo commented 3 years ago

Good find. I never use the ledOn() and ledOff functions that's why it was not detected.