Merge pull request #4405 from arostm/Fix_Issue_4404

DISCO_L072CZ_LRWAN1: PC_13 definition missing in PinNames.h fix
pull/4639/head
Jimmy Brisson 2017-06-26 10:21:53 -05:00 committed by GitHub
commit 50ec6db4d3
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ typedef enum {
PC_0 = 0x20,
PC_1 = 0x21,
PC_2 = 0x22,
PC_13 = 0x2D,
PH_0 = 0x70,
PH_1 = 0x71,