From 60c991ebc25bd9302b2481ae26cb0ba3b87feca7 Mon Sep 17 00:00:00 2001 From: puppy <110157302+puboy7@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:22:20 +0800 Subject: [PATCH] Update README.MD --- README.MD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.MD b/README.MD index 370b8bb..e2b671b 100644 --- a/README.MD +++ b/README.MD @@ -88,6 +88,7 @@ The output power setting of the SX1280 cannot be greater than 2-5dbm, otherwise │ └─LoRaSender ├── Display # Only supports TBeam TFT Shield │ ├── Free_Font_Demo +│ ├── GxEPD_U8G2_Fonts_Demo │ ├── TBeam_TFT_Shield │ ├── TFT_Char_times │ └── UTFT_demo @@ -108,6 +109,8 @@ The output power setting of the SX1280 cannot be greater than 2-5dbm, otherwise │ └─SSD1306UiDemo ├─RadioLibExamples # RadioLib examples,Support SX1276/78/62/80 │ ├─SX1262 +│ │ ├─SX1262_C6_Receive_interrupt +│ │ ├─SX1262_C6_Transmit_Interrupt │ │ ├─SX1262_Receive_Interrupt │ │ └─SX1262_Transmit_Interrupt │ ├─SX1268