Brief description of what this PR does.
Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation update
- Code refactoring
- Performance improvement
- List the main changes made in this PR
- Be specific about what was added/modified/removed
- I have tested this change on actual hardware
- I have tested the web interface (if applicable)
- I have verified WiFi functionality works correctly
- I have tested with different coffee scale configurations
- ESP32-S3 SuperMini
- ESP32-S3 DevKit
- Other ESP32 variant (please specify): ___________
Add screenshots of web interface changes or OLED display updates.
- My code follows the existing code style
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation (if needed)
- My changes generate no new compiler warnings
- I have tested that existing functionality still works
Any additional information, context, or concerns about this PR.