|
stm32-camera
1.0
|
Main source file for the OV7670 camera module. More...
#include "ov7670.h"Go to the source code of this file.
Functions | |
| bool | OV7670_init (I2C_HandleTypeDef *hi2c) |
Variables | |
| I2C_HandleTypeDef * | OV7670_I2C |
| Functions and other variables! More... | |
Main source file for the OV7670 camera module.
pinkeee @ j.t0dd@protonmail.com
Definition in file ov7670.c.
| bool OV7670_init | ( | I2C_HandleTypeDef * | hi2c | ) |
Definition at line 15 of file ov7670.c.
1.8.13