求大神帮忙绘制程序框图

2019-07-15 19:47发布

主机程序
/******************************************************************************************
============================================================================================
* T905.c
*
* This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTYT;
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARtiCULAR PURPOSE.
*
*
* NOTES:
* This program is for the nRF905 with 232 interface;
* $write date: 2004.4.7 ;time 11:00$
* $Revision: 1 $
*
/*******************************************************************************************/
#include <at89x52.h>
#include <intrins.h>

#define uchar unsigned char
#define uint  unsigned int
#define ulong  unsigned long

#define WC
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。