发布

  • Fix: esp32camera pixel byte order and uart-uhci compiling error (#1728)

    frostbyte_neo 发布于 2026-02-02 07:33:32 +00:00 | 222 次提交 在此版本后已推送到 main

    • Fix: uart-uhci compiling errors

    • Enhance Esp32Camera functionality by adding optional byte swapping for RGB565 format. Introduce SetSwapBytes method to enable/disable byte order swapping, and update Capture method to utilize an encode buffer for improved memory management and performance during image processing.

    下载附件