docs: correct sensor comment to OV3660

This commit is contained in:
Claude Worker claude2
2026-06-11 02:57:05 +02:00
parent 080581f39f
commit a7463464c2
@@ -1,4 +1,4 @@
// qr_puzzle.h — camera-based QR sequence puzzle for the OV2640 on the // qr_puzzle.h — camera-based QR sequence puzzle for the OV3660 on the
// Freenove ESP32-S3 Media Kit. Uses esp32-camera (QVGA grayscale) + quirc. // Freenove ESP32-S3 Media Kit. Uses esp32-camera (QVGA grayscale) + quirc.
// //
// qr_puzzle_start: initialise the camera, spawn the scan task, and register // qr_puzzle_start: initialise the camera, spawn the scan task, and register