Skip to content

Commit

Permalink
an update of XPowersLib
Browse files Browse the repository at this point in the history
  • Loading branch information
lyusupov committed Jun 14, 2024
1 parent adc4876 commit 8248131
Show file tree
Hide file tree
Showing 4 changed files with 1,133 additions and 0 deletions.
2 changes: 2 additions & 0 deletions software/firmware/source/SoftRF/src/platform/nRF52.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,15 @@ enum nRF52_board_id {
NRF52_LILYGO_TECHO_REV_0, /* 20-8-6 */
NRF52_LILYGO_TECHO_REV_1, /* 2020-12-12 */
NRF52_LILYGO_TECHO_REV_2, /* 2021-3-26 */
NRF52_LILYGO_TULTIMA,
};

enum nRF52_display_id {
EP_UNKNOWN,
EP_GDEH0154D67,
EP_GDEP015OC1,
EP_DEPG0150BN,
EP_GDEW0371W7,
};

typedef struct {
Expand Down
Loading

0 comments on commit 8248131

Please sign in to comment.