We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce752c commit bc8b0aeCopy full SHA for bc8b0ae
libraries/Scheduler/examples/MultipleBlinks/MultipleBlinks.ino
@@ -1,7 +1,11 @@
1
/*
2
Multiple Blinks
3
4
- Demonstrates the use of the Scheduler library for the Arduino Nano 33 BLE
+ Demonstrates the use of the Scheduler library for the boards:
5
+
6
+ - Arduino Nano 33 BLE, or
7
+ - Arduino Portenta H7, or
8
+ - Arduino Nano RP2040 Connect
9
10
Hardware required :
11
* None (LEDs are already conencted to RGB LED)
0 commit comments