Define A0 to NC for the TARGET_KW41Z

Set A0 to NC so it is defined on the KW41Z platform.
pull/9646/head
Russ Butler 2019-02-01 16:55:05 -06:00 committed by adbridge
parent e641a0497e
commit 06037854a3
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ typedef enum {
DAC0_OUT = PTB18,
A0 = (int)0xFFFFFFFF,
A1 = DAC0_OUT,
A2 = PTB2,
A3 = PTB3,