From e2d47c3e34a51c27f6acffdb6a788cf0aa86eab8 Mon Sep 17 00:00:00 2001 From: Junxiao Shi Date: Tue, 7 Jan 2025 12:55:28 -0500 Subject: [PATCH] v0.0.20250107 --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index 0e87a78..4ab72e9 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=esp32cam -version=0.0.20240626 +version=0.0.20250107 author=Junxiao Shi maintainer=Junxiao Shi sentence=OV2640 camera on ESP32-CAM. -paragraph=This library enables access to OV2640 camera on AI Thinker ESP32-CAM module. +paragraph=This library provides an object oriented API to use OV2640 camera on ESP32 microcontroller. category=Sensors -url=https://yoursunny.com +url=https://esp32cam.yoursunny.dev/ architectures=esp32