摘要:
LRC Example Code This function is an example how to calculate a LRC BYTE using the C language.BYTE LRC (BYTE *nData, WORD wLength){BYTE nLRC = 0 ; // 阅读全文
posted @ 2017-06-19 10:32
未命名blogs
阅读(547)
评论(0)
推荐(0)
浙公网安备 33010602011771号