mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #12] [MERGED] timing improvements and bugfixes #365
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/12
Author: @nlimper
Created: 2/9/2023
Status: ✅ Merged
Merged: 2/9/2023
Merged by: @nlimper
Base:
master← Head:development📝 Commits (1)
8410eb0timing improvements and bugfixes📊 Changes
18 files changed (+132 additions, -61 deletions)
View changed files
➕
esp32_fw/data/fonts/tw20.vlw(+0 -0)➕
esp32_fw/data/fonts/twbold20.vlw(+0 -0)➕
esp32_fw/data/fonts/weathericons50.vlw(+0 -0)📝
esp32_fw/data/fonts/weathericons78.vlw(+0 -0)📝
esp32_fw/data/www/edit.html(+1 -0)📝
esp32_fw/data/www/main.js(+2 -1)📝
esp32_fw/include/newproto.h(+1 -0)📝
esp32_fw/include/pendingdata.h(+1 -1)📝
esp32_fw/include/serial.h(+2 -1)📝
esp32_fw/include/settings.h(+13 -10)📝
esp32_fw/include/tag_db.h(+2 -13)📝
esp32_fw/src/contentmanager.cpp(+21 -10)📝
esp32_fw/src/main.cpp(+7 -1)📝
esp32_fw/src/makeimage.cpp(+3 -5)📝
esp32_fw/src/newproto.cpp(+57 -7)📝
esp32_fw/src/serial.cpp(+17 -10)📝
esp32_fw/src/tag_db.cpp(+1 -1)📝
esp32_fw/src/web.cpp(+4 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.