[PR #111] [MERGED] Cleanup ota files #3177

Closed
opened 2026-03-20 22:07:47 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/111
Author: @enwi
Created: 8/12/2023
Status: Merged
Merged: 8/12/2023
Merged by: @nlimper

Base: masterHead: esp32_ap


📝 Commits (1)

📊 Changes

3 files changed (+41 additions, -44 deletions)

View changed files

📝 ESP32_AP-Flasher/include/ota.h (+1 -1)
📝 ESP32_AP-Flasher/src/ota.cpp (+22 -21)
📝 ESP32_AP-Flasher/wwwroot/ota.js (+18 -22)

📄 Description

  • Constify everything
  • Remove duplicate code
  • Fix warnings in js
  • Reduces bin size from 1283453 to 1283273 bytes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/111 **Author:** [@enwi](https://github.com/enwi) **Created:** 8/12/2023 **Status:** ✅ Merged **Merged:** 8/12/2023 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `esp32_ap` --- ### 📝 Commits (1) - [`40ec793`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/40ec7934a7d3bf633236044b0b581e530815f35c) Cleanup ota files ### 📊 Changes **3 files changed** (+41 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/include/ota.h` (+1 -1) 📝 `ESP32_AP-Flasher/src/ota.cpp` (+22 -21) 📝 `ESP32_AP-Flasher/wwwroot/ota.js` (+18 -22) </details> ### 📄 Description - Constify everything - Remove duplicate code - Fix warnings in js - Reduces bin size from 1283453 to 1283273 bytes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 22:07:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#3177