[PR #257] [CLOSED] Fixing error with the M3 2.6", Adding tagtypes for the AP #2681

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

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/257
Author: @VstudioLAB
Created: 3/2/2024
Status: Closed

Base: masterHead: M3_58-26-29FREEZER


📝 Commits (2)

  • bb8ef88 Fixing error with the M3 2.6", Adding tagtypes for the AP
  • 4ecb0f5 Update tagtype_db.cpp

📊 Changes

7 files changed (+285 additions, -1 deletions)

View changed files

ARM_Tag_FW/Newton_M3_nRF52811/$PROJECT_DIR/core/platforms/nordicnrf52/__pycache__/platform.cpython-311.pyc (+0 -0)
📝 ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/tagtype_db.cpp (+1 -1)
ESP32_AP-Flasher/data/tagtypes/22.json (+18 -0)
ESP32_AP-Flasher/data/tagtypes/32.json (+67 -0)
ESP32_AP-Flasher/data/tagtypes/40.json (+66 -0)
ESP32_AP-Flasher/data/tagtypes/41.json (+67 -0)
ESP32_AP-Flasher/data/tagtypes/42.json (+66 -0)

📄 Description

Fixing error with the M3 2.6" that reported itself as a 2.2".
Adding the following tagtypes json: 22, 32, 40, 41, 42
Those files are for the following tags:
M2 2.7",
M3 2.6",
M3 2.9" FREEZER,
M3 5.85",
M3 5.85" FREEZER.


🔄 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/257 **Author:** [@VstudioLAB](https://github.com/VstudioLAB) **Created:** 3/2/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `M3_58-26-29FREEZER` --- ### 📝 Commits (2) - [`bb8ef88`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/bb8ef8848ba08bd80f4f9277264a787e0346e21d) Fixing error with the M3 2.6", Adding tagtypes for the AP - [`4ecb0f5`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/4ecb0f50fd6b53b390f06362d3138e26faedb1be) Update tagtype_db.cpp ### 📊 Changes **7 files changed** (+285 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `ARM_Tag_FW/Newton_M3_nRF52811/$PROJECT_DIR/core/platforms/nordicnrf52/__pycache__/platform.cpython-311.pyc` (+0 -0) 📝 `ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/tagtype_db.cpp` (+1 -1) ➕ `ESP32_AP-Flasher/data/tagtypes/22.json` (+18 -0) ➕ `ESP32_AP-Flasher/data/tagtypes/32.json` (+67 -0) ➕ `ESP32_AP-Flasher/data/tagtypes/40.json` (+66 -0) ➕ `ESP32_AP-Flasher/data/tagtypes/41.json` (+67 -0) ➕ `ESP32_AP-Flasher/data/tagtypes/42.json` (+66 -0) </details> ### 📄 Description Fixing error with the M3 2.6" that reported itself as a 2.2". Adding the following tagtypes json: 22, 32, 40, 41, 42 Those files are for the following tags: M2 2.7", M3 2.6", M3 2.9" FREEZER, M3 5.85", M3 5.85" FREEZER. --- <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 21:08:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2681