main.h

来自「采用 atmel avr m8 单片机 视频叠加实现」· C头文件 代码 · 共 20 行

H
20
字号
/*******************************************************************************File:			Main.h				Main Video Overlay function library.Version:		1.01Copyright(c)	2004, Gary N. Dion (me@garydion.com). All rights reserved.					This software is available only for non-commercial amateur radio					or educational applications.  ALL other uses are prohibited.					This software may be modified only if the resulting code be					made available publicly and the original author(s) given credit.*******************************************************************************//* extern function prototypes */extern int	main(void);

⌨️ 快捷键说明

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