rfd.c

来自「Microchip的pic18设备对应最新版Zigbee协议的Demo程序」· C语言 代码 · 共 13 行

C
13
字号
/*
    Microchip ZigBee2006 Residential Stack

    Demo Reduced Function Device

    This demonstration shows how a ZigBee coordinator can be set up.  This demo allows
    the PICDEM Z/Explorer 16 Demostration Board to act as ZigBee protocol Coordinator
    It is designed to interact with other ZigBee protocol devices - Routers and End Devices.
    
    Switch and LED functionality are as follows:

    RB4/RD6:  Adds a node to, or removes a node from Group 4.  
    RA0/D10:  Used to indicate that a node is a member of Group 4 (Lit 

⌨️ 快捷键说明

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