mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-02 02:39:30 +00:00
- src/Mesh.cpp Reverted #ifdef ZEPHCORE_COMPANION block → back to vanilla self_id.copyHashTo - helpers/ContactInfo.h Removed OUT_PATH_SENT - helpers/ui-joystick/joystick_defs.h Added OUT_PATH_SENT here (with comment clarifying it's UI-only) - helpers/ui-joystick/joystick_ui_task.h Removed dead _next_batt_refresh field - helpers/ui-joystick/joystick_ui_task.cpp Removed _next_batt_refresh(0) from ctor init list - helpers/ui-joystick/joystick_screens.h MsgEntry::origin[80]→[32]; MAX_UNREAD_MSGS 32→16 - Kconfig DOOM help text now lists both UI activation paths - ARCHITECTURE.md Same correction in §8.5