mirror of
https://github.com/torlando-tech/pyxis.git
synced 2026-05-22 07:15:06 +00:00
a4a1aacdd8
Move Display::init_hardware_only() and POWER_EN to right after serial banner, before GPS/WiFi/SD/Reticulum init. Add 150ms delay after POWER_EN HIGH so ST7789V power rail stabilizes before SPI commands (without this, SWRESET is sent to an unpowered chip and silently lost). Splash now visible for entire boot period (~18s) until LVGL takes over. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>