Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.38 KB

File metadata and controls

42 lines (33 loc) · 1.38 KB

Pull Request

Summary

Brief description of what this PR does.

Type of Change

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

Changes Made

  • List the main changes made in this PR
  • Be specific about what was added/modified/removed

Testing

  • 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

Hardware Tested On

  • ESP32-S3 SuperMini
  • ESP32-S3 DevKit
  • Other ESP32 variant (please specify): ___________

Screenshots (if applicable)

Add screenshots of web interface changes or OLED display updates.

Checklist

  • 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

Additional Notes

Any additional information, context, or concerns about this PR.