mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #217] [MERGED] webinterface for tag flasher #1012
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/217
Author: @nlimper
Created: 2/4/2024
Status: ✅ Merged
Merged: 2/4/2024
Merged by: @nlimper
Base:
master← Head:mini_AP_v4📝 Commits (10+)
7b11f18initial changes for AP mini v4f417b9cwork in progressc72626ework in progressa4a010cautoflash zbs1e3af30fix46ab317Squashed commit of the following:e319033fix12e0235Update tagdata.cpp5fec33dMerge branch 'main' into mini_AP_v45669df6Merge branch 'master' into mini_AP_v4📊 Changes
48 files changed (+1865 additions, -446 deletions)
View changed files
📝
.github/workflows/build-test.yml(+7 -1)📝
.github/workflows/release.yml(+18 -18)📝
ESP32_AP-Flasher/data/tagtypes/33.json(+1 -1)➕
ESP32_AP-Flasher/data/tagtypes/E1.json(+29 -0)📝
ESP32_AP-Flasher/data/www/content_cards.json.gz(+0 -0)➕
ESP32_AP-Flasher/data/www/flash.js.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/index.html.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/main.css.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/main.js.gz(+0 -0)📝
ESP32_AP-Flasher/include/flasher.h(+3 -2)📝
ESP32_AP-Flasher/include/ips_display.h(+3 -2)📝
ESP32_AP-Flasher/include/leds.h(+3 -1)📝
ESP32_AP-Flasher/include/newproto.h(+2 -1)📝
ESP32_AP-Flasher/include/powermgt.h(+0 -2)📝
ESP32_AP-Flasher/include/serialap.h(+1 -0)📝
ESP32_AP-Flasher/include/settings.h(+1 -1)📝
ESP32_AP-Flasher/include/tag_db.h(+1 -1)📝
ESP32_AP-Flasher/include/usbflasher.h(+7 -1)📝
ESP32_AP-Flasher/include/web.h(+1 -0)➕
ESP32_AP-Flasher/include/webflasher.h(+30 -0)...and 28 more files
📄 Description
OpenEPaperLink_Mini_AP_v4🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.