Skip to content

Commit 4efe23d

Browse files
committed
Declare AREF
1 parent 04dfd4d commit 4efe23d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/particle_xenon/variant.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ static const uint8_t A7 = PIN_A7;
152152
#define PIN_AREF PIN_A7
153153
#define PIN_VBAT PIN_A6
154154

155+
static const uint8_t AREF = PIN_AREF;
156+
155157
/*
156158
* Serial interfaces
157159
*/

0 commit comments

Comments
 (0)