Skip to content

Commit 66dc982

Browse files
Add credit to RGB_LED_Test
This example tests LEDR, LEDB and LEDG, accessed via WiFiNINA module. Credit of https://learnembeddedsystems.co.uk/using-the-rgb-led-on-the-arduino-nano-rp2040-connect and https://github.com/jandrassy Check earlephilhower/arduino-pico#404
1 parent 143f8ab commit 66dc982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/RGB_LED_Test/RGB_LED_Test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
RGB_LED_Test.ino
33
44
This example tests LEDR, LEDB and LEDG, accessed via WiFiNINA module.
5-
Credit of https://github.com/jandrassy
5+
Credit of https://learnembeddedsystems.co.uk/using-the-rgb-led-on-the-arduino-nano-rp2040-connect and https://github.com/jandrassy
66
Check https://github.com/earlephilhower/arduino-pico/pull/404
77
88
Built by Khoi Hoang https://github.com/khoih-prog/WiFiNINA_Generic

0 commit comments

Comments
 (0)