customcontroldemo.h

来自「本代码包为该GUI LIB在PC上的测试移植. PIC_Graphics 为P」· C头文件 代码 · 共 20 行

H
20
字号
/*****************************************************************************
 * 
 *  Custom control.
 *  This file is added to Graphics.h header file.
 *  GOLDraw() and  GOLMsg() are modified to provide GOL drawing and messaging 
 *  for this control. See GOL.c file for details.
 *  To remove the code related to this control comment 
 *  #define USE_CUSTOM line in GraphicsConfig.h header file.
 * 
 *****************************************************************************
 * FileName:        CustomControl.h
 * Dependencies:    None 
 * Processor:       PIC24
 * Compiler:       	MPLAB C30 V3.00
 * Linker:          MPLAB LINK30
 * Company:         Microchip Technology Incorporated
 *
 * Software License Agreement
 *
 * Copyright 

⌨️ 快捷键说明

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