Skip to content

v0.1.3 — Code review clean-up

Choose a tag to compare

@hbentel hbentel released this 06 Mar 16:08

Changes

  • Stale RTSP naming removedRECOVERY_ERR_RTSP_SEND renamed to RECOVERY_ERR_STREAM_SEND; the RTSP server was removed in an earlier phase.
  • Build warning: CONFIG_APP_UPDATE — orphaned/unknown symbol removed from sdkconfig.defaults.
  • Build warning: CAMERA_DMA_BUFFER_SIZE_MAX — Kconfig range extended to 65536 to match the value in use (was generating an out-of-range warning).
  • Empty camera_mgr component — removed empty directory that was causing CMake component warnings.