[PR #282] [MERGED] Add display of subGhz channel to LCD when subGhz radio is present. #2137

Closed
opened 2026-03-20 20:09:00 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/282
Author: @skiphansen
Created: 4/5/2024
Status: Merged
Merged: 4/5/2024
Merged by: @nlimper

Base: masterHead: oepl_pr_5


📝 Commits (1)

  • 500b651 Add display of subGhz channel to LCD when subGhz radio is present.

📊 Changes

1 file changed (+15 additions, -0 deletions)

View changed files

📝 ESP32_AP-Flasher/src/web.cpp (+15 -0)

📄 Description

Format:

No change if CC1110 radio is not detected.

Detected and disabled
subghz_disabled

Detected and channel set
subghz_enabled


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/282 **Author:** [@skiphansen](https://github.com/skiphansen) **Created:** 4/5/2024 **Status:** ✅ Merged **Merged:** 4/5/2024 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `oepl_pr_5` --- ### 📝 Commits (1) - [`500b651`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/500b651dc2b0b43fd9a2358bb1a9ce5ebcb426c1) Add display of subGhz channel to LCD when subGhz radio is present. ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/src/web.cpp` (+15 -0) </details> ### 📄 Description Format: No change if CC1110 radio is not detected. Detected and disabled ![subghz_disabled](https://github.com/jjwbruijn/OpenEPaperLink/assets/4642629/ea92b37f-cd9f-4865-8f95-b52ebacbf298) Detected and channel set ![subghz_enabled](https://github.com/jjwbruijn/OpenEPaperLink/assets/4642629/fe71f530-9dd9-4b6a-b76e-9a7f78ea1e61) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 20:09:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2137