Skip to content

Commit

Permalink
Added support for the LD-board
Browse files Browse the repository at this point in the history
  • Loading branch information
dberenguer committed Oct 27, 2015
1 parent 70b5d55 commit 8fc9e9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions variants/panstamp_nrg_2.0/pins.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@ static const uint8_t A11 = 128 + 11; // special. This is Vcc/2
// ADC resolution
#define ADC_RESOLUTION 0xFFF

// LD-BOARD definitions
#define HGM 20
#define LNA_EN 19
#define PA_EN 18

// ANT
// GND | GND
// GND | | | GND
Expand Down

0 comments on commit 8fc9e9d

Please sign in to comment.