myzigbee.c

来自「Zigbee 路由协议源代码(版本V3.0)」· C语言 代码 · 共 23 行

C
23
字号
/*********************************************************************

                    Device Description File

This file contains descriptor information needed to describe and
implement a ZigBee application.  This file is application-specific -
each application should have its own file.

In the future, this file should be automatically generated by a ZigBee
configuration tool.

 *********************************************************************
 * FileName:        MyZigBee.c
 * Dependencies:
 * Processor:       PIC18
 * Complier:        MCC18 v1.00.50 or higher
 *                  HITECH PICC-18 V8.10PL1 or higher
 * Company:         Microchip Technology, Inc.
 *
 * Software License Agreement
 *
 * The software supplied herewith by Microchip Technology Incorporated
 * (the "Company") for its PICmicro

⌨️ 快捷键说明

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