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 fd887ca commit 3f5f9f5Copy full SHA for 3f5f9f5
examples/SAMDtimer_examples/SAMDtimer_examples.ino
@@ -1,6 +1,8 @@
1
#include <Arduino.h>
2
#include "avdweb_SAMDtimer.h"
3
4
+// Example timer library for the SAMD21 and Arduino Zero
5
+
6
const byte LED1 = 3;
7
const byte LED2 = 0;
8
const byte LED3 = 2;
0 commit comments