8000 Merge branch 'master' into atsamr · freaklabs/ArduinoCore-samd@433f644 · GitHub
[go: up one dir, main page]

Skip to content

Commit 433f644

Browse files
committed
Merge branch 'master' into atsamr
2 parents 25cd637 + b467584 commit 433f644

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/arduino_zero/variant.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ extern "C"
9696
#define PIN_A5 (19ul)
9797
#define PIN_A6 (8ul)
9898
#define PIN_A7 (9ul)
99+
#define PIN_DAC0 (14ul)
99100

100101
static const uint8_t A0 = PIN_A0 ;
101102
static const uint8_t A1 = PIN_A1 ;

0 commit comments

Comments
 (0)
0