mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #257] [CLOSED] Fixing error with the M3 2.6", Adding tagtypes for the AP #2681
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/257
Author: @VstudioLAB
Created: 3/2/2024
Status: ❌ Closed
Base:
master← Head:M3_58-26-29FREEZER📝 Commits (2)
bb8ef88Fixing error with the M3 2.6", Adding tagtypes for the AP4ecb0f5Update 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.