mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* RAK_4631: ui-new
This commit is contained in:
parent
f5ad1df103
commit
fe376e8c35
4 changed files with 15 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ RAK4631Board board;
|
|||
|
||||
#ifdef DISPLAY_CLASS
|
||||
DISPLAY_CLASS display;
|
||||
MomentaryButton user_btn(PIN_USER_BTN, 1000, true);
|
||||
#endif
|
||||
|
||||
RADIO_CLASS radio = new Module(P_LORA_NSS, P_LORA_DIO_1, P_LORA_RESET, P_LORA_BUSY, SPI);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue