Battery-Emulator/Software
mvgalen 3d1f535b09
* Fix issue with % in log output conflicting with templating character
* Fix issue with % in log output conflicting with templating character

- Split index_html string in header and footer part
- Use header and footer for index html template page
- Fix missing html and head tags in minified index html.
- Do not use templating engine for debug and can log pages, by using index html header and footer directly in generated content.

* Change pct to %.

* Revert "Fix crash caused by percentage char"

This reverts commit 04a68fc89e.
The original commit only fixed the symptoms, the cause has been fixed,
now we ran revert these.

* Revert "Remove percentage sign from logging"

This reverts commit af05f28755.
The original commit only fixed the symptoms, the cause has been fixed,
now we ran revert these.
2025-01-02 13:22:52 +01:00
..
src * Fix issue with % in log output conflicting with templating character 2025-01-02 13:22:52 +01:00
Software.ino Update version number to signal dev 2025-01-02 13:22:23 +02:00
USER_SECRETS.TEMPLATE.h Make USER_SETTINGS more simplified 2024-12-24 00:22:33 +02:00
USER_SETTINGS.cpp fixed comment and function name 2025-01-01 21:43:26 +02:00
USER_SETTINGS.h merge 2025-01-01 16:35:10 +02:00