Skip to content

Commit

Permalink
[NUCLEO-L496ZG] Fix analog first pin
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
  • Loading branch information
fpistm committed Jun 15, 2018
1 parent 9efe5a4 commit 4372bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variants/NUCLEO_L496ZG/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ enum {
#endif
// This must be a literal with a value less than or equal to to MAX_ANALOG_INPUTS
#define NUM_ANALOG_INPUTS 24
#define NUM_ANALOG_FIRST 108
#define NUM_ANALOG_FIRST 107

// On-board LED pin number
#define LED_BUILTIN PC7
Expand Down

0 comments on commit 4372bd9

Please sign in to comment.