mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #30] [MERGED] MAC in http Request and RGB LED brightness #933
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/30
Author: @foorschtbar
Created: 5/15/2023
Status: ✅ Merged
Merged: 5/15/2023
Merged by: @jjwbruijn
Base:
master← Head:master📝 Commits (4)
504d150Added ESL MAC in http image request7b662ddAdded option to control RGB LED brightnessb2bd6a7Merge branch 'jjwbruijn:master' into master480b462Merge branch 'master' into master📊 Changes
9 files changed (+52 additions, -12 deletions)
View changed files
📝
ESP32_AP-Flasher/data/www/index.html(+10 -0)📝
ESP32_AP-Flasher/data/www/main.js(+9 -7)📝
ESP32_AP-Flasher/include/contentmanager.h(+1 -1)📝
ESP32_AP-Flasher/include/leds.h(+3 -1)📝
ESP32_AP-Flasher/src/contentmanager.cpp(+3 -2)📝
ESP32_AP-Flasher/src/leds.cpp(+19 -0)📝
ESP32_AP-Flasher/src/main.cpp(+3 -0)📝
ESP32_AP-Flasher/src/tag_db.cpp(+2 -1)📝
ESP32_AP-Flasher/src/web.cpp(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.