Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Zigbee_control.h
00001 #include "mbed.h" 00002 00003 void flashled(void); 00004 void send_Zigbee_string(char c[]); 00005 char recieve_Zigbee_char(void); 00006 void send_Zigbee_char(char x); 00007 bool Zigbee_status(void); 00008 void Zigbee_setup(void); 00009 void callback(void); 00010 char *read_Zigbee_string(void);
Generated on Sat Jul 23 2022 13:28:29 by
1.7.2