[PR #313] [MERGED] BLE only AP #3253

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

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/313
Author: @jonasniesner
Created: 5/8/2024
Status: Merged
Merged: 5/8/2024
Merged by: @jonasniesner

Base: masterHead: master


📝 Commits (10+)

📊 Changes

7 files changed (+95 additions, -19 deletions)

View changed files

📝 .github/workflows/conditional-build-test.yml (+1 -1)
📝 .github/workflows/release.yml (+28 -0)
📝 ESP32_AP-Flasher/platformio.ini (+48 -0)
📝 ESP32_AP-Flasher/src/ble_writer.cpp (+0 -1)
📝 ESP32_AP-Flasher/src/serialap.cpp (+12 -3)
📝 ESP32_AP-Flasher/src/tag_db.cpp (+3 -0)
📝 README.md (+3 -14)

📄 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/313 **Author:** [@jonasniesner](https://github.com/jonasniesner) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/8/2024 **Merged by:** [@jonasniesner](https://github.com/jonasniesner) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`8f3265e`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/8f3265ed794ddadaf35f1f8a00c79b0c5eb6221b) Update release.yml - [`2a9510f`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/2a9510f0ce7fe479444c42ff8c43c6ba8b525abc) Update release.yml - [`c1c3d75`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/c1c3d75fa28c6262408fc0a407dcd81bb5cc91bf) Create test.yaml - [`99dbd8a`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/99dbd8a5fb36b9ce17473833d4788449d9cd4b41) Update release.yml - [`292020b`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/292020bd6180d6ef63b87e09d7cf5b0f76fb975a) Update release.yml - [`dff7e08`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/dff7e08ba489b56dea63ceaec14be983e8f0a6fd) Update release.yml - [`3ecf3c4`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/3ecf3c405478e9b17a049758be66b5d7339a748f) Merge branch 'jjwbruijn:master' into master - [`37f3cdb`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/37f3cdb8a29313b5fa307bc7ffc0bc69c446e95e) Merge branch 'jjwbruijn:master' into master - [`9d7d4c2`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/9d7d4c2a4fa213773a0b0b5a6ec3109ae8d48219) Update platformio.ini - [`2ad4ab5`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/2ad4ab5de394ca9c044f94b73e8bc879903ebdec) Update platformio.ini ### 📊 Changes **7 files changed** (+95 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/conditional-build-test.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+28 -0) 📝 `ESP32_AP-Flasher/platformio.ini` (+48 -0) 📝 `ESP32_AP-Flasher/src/ble_writer.cpp` (+0 -1) 📝 `ESP32_AP-Flasher/src/serialap.cpp` (+12 -3) 📝 `ESP32_AP-Flasher/src/tag_db.cpp` (+3 -0) 📝 `README.md` (+3 -14) </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 22:08:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#3253