Skip to content

Commit 3f5f9f5

Browse files
authored
Add files via upload
1 parent fd887ca commit 3f5f9f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/SAMDtimer_examples/SAMDtimer_examples.ino

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#include <Arduino.h>
22
#include "avdweb_SAMDtimer.h"
33

4+
// Example timer library for the SAMD21 and Arduino Zero
5+
46
const byte LED1 = 3;
57
const byte LED2 = 0;
68
const byte LED3 = 2;

0 commit comments

Comments
 (0)