mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #16] [MERGED] Refactored download rawimages #1475
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/16
Author: @jjwbruijn
Created: 2/17/2023
Status: ✅ Merged
Merged: 2/17/2023
Merged by: @jjwbruijn
Base:
master← Head:refactored-download-rawimages📝 Commits (7)
2249e64testing - power not checked!682abb6added binaries01a3b13blaata375e8fblaat26c5031afixed the epd-reset-wake issuefb271fbrefactored some stuff, better low power sleep10fbc00fixed sending to the correct PAN📊 Changes
20 files changed (+59330 additions, -350 deletions)
View changed files
➕
fw_dumps/0000026619db3438.bin(+0 -0)➕
fw_dumps/027C4B633B1A.bin(+0 -0)➕
fw_dumps/027C4B633B1A.bin.html(+58816 -0)➕
fw_dumps/027C4D453B18.bin(+0 -0)➕
fw_dumps/02A901443416.bin(+0 -0)➕
fw_dumps/02BE4D273B12.bin(+0 -0)📝
tag_fw/drawing.c(+85 -27)📝
tag_fw/eeprom.h(+2 -5)📝
tag_fw/epd.c(+27 -0)📝
tag_fw/epd.h(+3 -0)📝
tag_fw/fw154.bin(+0 -0)📝
tag_fw/fw29.bin(+0 -0)📝
tag_fw/fw42.bin(+0 -0)📝
tag_fw/main.c(+22 -29)📝
tag_fw/powermgt.c(+124 -35)📝
tag_fw/powermgt.h(+7 -5)📝
tag_fw/proto.h(+6 -3)📝
tag_fw/settings.h(+1 -1)📝
tag_fw/syncedproto.c(+234 -242)📝
tag_fw/syncedproto.h(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.