2019-07-15 16:39发布
miaokankan 发表于 2015-5-20 16:11 void MSP430_VOID_Rx485SendBytes( uchar *ptr ) { while( (*ptr != ' ') ) {
最多设置5个标签!
你发送的是数据又不是字符串!为什么要用‘ ’呢?除非你把发送的数据放到数组里面并且知道其长度!
一周热门 更多>