Merge pull request #173 from MaValki/feature/added_package_manifest

Added package manifest file
This commit is contained in:
Me No Dev
2020-08-28 10:39:38 +03:00
committed by GitHub

5
idf_component.yml Normal file
View File

@@ -0,0 +1,5 @@
name: "esp32-camera"
version: "1.0.0"
description: This package hosts ESP32 compatible driver for OV2640 image sensors. Additionally it provides a few tools, which allow converting the captured frame data to the more common BMP and JPEG formats.