* RAK_4631: ui-new

此提交包含在:
Scott Powell
2025-08-17 16:49:08 +10:00
父節點 f5ad1df103
當前提交 fe376e8c35
共有 4 個檔案被更改,包括 15 行新增2 行删除
+1
查看文件
@@ -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);