[PR #186] [MERGED] M3 led control #2102

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

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/186
Author: @jonasniesner
Created: 12/26/2023
Status: Merged
Merged: 12/26/2023
Merged by: @jonasniesner

Base: masterHead: master


📝 Commits (6)

📊 Changes

10 files changed (+67 additions, -57 deletions)

View changed files

📝 .github/workflows/release.yml (+19 -1)
📝 ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/HAL_Newton_M3.cpp (+23 -35)
📝 ARM_Tag_FW/Newton_M3_nRF52811/include/settings.h (+3 -3)
📝 ARM_Tag_FW/Newton_M3_nRF52811/src/syncedproto.cpp (+6 -5)
📝 ESP32_AP-Flasher/src/web.cpp (+16 -13)
binaries/Tag/Newton_M3_22_BWR-tag-31-0025-ota.bin (+0 -0)
binaries/Tag/Newton_M3_29_BWR-tag-33-0025-ota.bin (+0 -0)
binaries/Tag/Newton_M3_43_BWR-tag-34-0025-ota.bin (+0 -0)
binaries/Tag/Newton_M3_60_BWR-tag-35-0025-ota.bin (+0 -0)
binaries/Tag/Newton_M3_75_BWR-tag-36-0025-ota.bin (+0 -0)

📄 Description

No description provided


🔄 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/186 **Author:** [@jonasniesner](https://github.com/jonasniesner) **Created:** 12/26/2023 **Status:** ✅ Merged **Merged:** 12/26/2023 **Merged by:** [@jonasniesner](https://github.com/jonasniesner) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`b982267`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/b9822673692aa0a239669b1f1f3728a4dbff515e) Update web.cpp - [`3a36fcf`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/3a36fcf2582be83ee8aa52da9a3f657584ea4541) Update release.yml - [`e69a98e`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/e69a98eea956ca5104066b8ca163b2019a7615eb) Update syncedproto.cpp - [`20503ad`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/20503ad9e0fc4960ed5c53d90530e677ef557986) Update HAL_Newton_M3.cpp - [`e6d9cc0`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/e6d9cc0dfd821536b461220af340b5e36b754b7d) Update settings.h - [`3b3f129`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/3b3f129a0ebddda28a3cf9d6e95d7d5626314c00) Add files via upload ### 📊 Changes **10 files changed** (+67 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+19 -1) 📝 `ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/HAL_Newton_M3.cpp` (+23 -35) 📝 `ARM_Tag_FW/Newton_M3_nRF52811/include/settings.h` (+3 -3) 📝 `ARM_Tag_FW/Newton_M3_nRF52811/src/syncedproto.cpp` (+6 -5) 📝 `ESP32_AP-Flasher/src/web.cpp` (+16 -13) ➕ `binaries/Tag/Newton_M3_22_BWR-tag-31-0025-ota.bin` (+0 -0) ➕ `binaries/Tag/Newton_M3_29_BWR-tag-33-0025-ota.bin` (+0 -0) ➕ `binaries/Tag/Newton_M3_43_BWR-tag-34-0025-ota.bin` (+0 -0) ➕ `binaries/Tag/Newton_M3_60_BWR-tag-35-0025-ota.bin` (+0 -0) ➕ `binaries/Tag/Newton_M3_75_BWR-tag-36-0025-ota.bin` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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:08:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2102