Skip to content

Commit 2494a86

Browse files
author
Christoph Schultz
committed
added GetPinmap_ttgo_lora32_v21 to src/arduino_lmic_hal_boards.h
1 parent 436177c commit 2494a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/arduino_lmic_hal_boards.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const HalPinmap_t *GetPinmap_Catena4630();
3737
const HalPinmap_t *GetPinmap_Catena4801();
3838
const HalPinmap_t *GetPinmap_Catena4802();
3939
const HalPinmap_t* GetPinmap_ttgo_lora32_v1();
40+
const HalPinmap_t *GetPinmap_ttgo_lora32_v21();
4041
const HalPinmap_t* GetPinmap_heltec_lora32();
4142
const HalPinmap_t* GetPinmap_Disco_L072cz_Lrwan1();
4243

0 commit comments

Comments
 (0)