ov2640.h

来自「LINUX下的ov2640驱动程序」· C头文件 代码 · 共 24 行

H
24
字号
/* * Copyright 2006-2007 Freescale Semiconductor, Inc. All Rights Reserved. *//* * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU General Public License * Version 2 or later at the following locations: * * http://www.opensource.org/licenses/gpl-license.html * http://www.gnu.org/copyleft/gpl.html *//*! * @ov2640 Camera Sensor Driver */#ifndef OV2640_H_#define OV2640_H_#define OV2640_I2C_ADDRESS 0x30#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?