![]() |
PicoCamera 0.2.0
Camera library for RP2040 with an esp32-camera compatible API
|
GitHub |
Common camera sensor types, aligned with esp32-camera's sensor.h (subset). 更多...
#include <stdint.h>#include <stdbool.h>结构体 | |
| struct | resolution_info_t |
| struct | sensor_id_t |
| struct | camera_sensor_info_t |
| struct | sensor_s |
| Sensor control structure, aligned with esp32-camera. 更多... | |
类型定义 | |
| typedef struct sensor_s | sensor_t |
Common camera sensor types, aligned with esp32-camera's sensor.h (subset).
Naming and semantics follow esp32-camera so that existing code and documentation carry over with minimal changes.