Commit Graph

2 Commits

Author SHA1 Message Date
Joshua King
df9bd461d1 feat: Add restart button functionality and motion calibration
- Implemented a restart button with debounce handling and long-press detection in App.cpp.
- Added motion calibration settings to Settings.cpp and Settings.h, allowing for roll and pitch zero offsets.
- Enhanced WebUI to include motion calibration controls and a restart option.
- Updated FaceRenderer to adjust eye and mouth positions based on screen dimensions.
- Introduced deadzone handling for motion sensor readings to improve stability.
2026-02-22 13:58:59 -05:00
Joshua King
558c209b6c Initial Commit 2026-02-09 11:41:12 -05:00