Commit Graph

10 Commits

Author SHA1 Message Date
Joshua King 7ad2a7b498 Remove draw_from_origin setting from display configuration 2026-03-04 18:19:58 -05:00
Joshua King 2681623838 Update ESP32 framework type to esp-idf and enable drawing from origin in display configuration 2026-03-04 18:17:48 -05:00
Joshua King 57f5745afe Remove unnecessary buffer_type setting from display configuration 2026-03-04 18:08:57 -05:00
Joshua King 039c3a901c Fix WiFi configuration: Update SSID to use correct secret and remove unnecessary settings; Enhance display configuration: Adjust color order, data rate, and buffer type 2026-03-04 18:05:23 -05:00
Joshua King dd0b85137f Fix WiFi configuration: Update SSID to use correct secret and adjust fallback password settings 2026-03-04 17:37:54 -05:00
Joshua King f0c41a6fdc Fix WiFi configuration: Update SSID to use correct secret and streamline fallback password 2026-03-04 17:29:30 -05:00
Joshua King 58e4ca6c03 Enhance touchscreen functionality: Add buttons for medication control and simplify touch event handling 2026-03-04 17:23:41 -05:00
Joshua King 4aecb61673 Enhance touchscreen handling: Add threshold for touch sensitivity and filter out phantom touches to improve accuracy 2026-03-04 17:16:44 -05:00
Joshua King 72f03f9045 Fix WiFi fallback password and update display configuration: Change fallback password to secret and disable color inversion 2026-03-04 17:06:50 -05:00
Joshua King c43a3767dd Add Cat Medication Tracker configuration: Implement display, touchscreen, and medication state management 2026-03-04 17:04:06 -05:00