mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #14] [MERGED] new content and improvements #3687
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/14
Author: @nlimper
Created: 2/15/2023
Status: ✅ Merged
Merged: 2/15/2023
Merged by: @nlimper
Base:
master← Head:development📝 Commits (4)
4ab924bweather forecast577b2e5added rss feed to content113811eMerge branch 'master' into developmente94ea87luts, timing, wakeup reason, dither fix📊 Changes
14 files changed (+285 additions, -58 deletions)
View changed files
➕
esp32_fw/data/fonts/GillSC16.vlw(+0 -0)➕
esp32_fw/data/fonts/GillSC20.vlw(+0 -0)➖
esp32_fw/data/fonts/weathericons50.vlw(+0 -0)➕
esp32_fw/data/fonts/weathericons70.vlw(+0 -0)📝
esp32_fw/data/www/index.html(+2 -0)📝
esp32_fw/data/www/main.js(+32 -1)📝
esp32_fw/include/commstructs.h(+11 -4)📝
esp32_fw/include/contentmanager.h(+11 -0)📝
esp32_fw/include/tag_db.h(+3 -3)📝
esp32_fw/platformio.ini(+2 -0)📝
esp32_fw/src/contentmanager.cpp(+193 -26)📝
esp32_fw/src/makeimage.cpp(+11 -3)📝
esp32_fw/src/newproto.cpp(+20 -20)📝
esp32_fw/src/web.cpp(+0 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.