Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Neyzoter committed May 20, 2019
1 parent d3ce1c6 commit 33c46ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HARDWARE/QUEUE/queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ void queue_clear(volatile Queue * pQueue)
/**
* @brief 队列添加帧头,包括年月日、计时器、ADC字节数据、节点数据长度、开关信号、测试名称
* @param pQueue:队列
* @param count:ADC字节格式
* @param count:数据字节个数
* @param id:节点ID号
* @param IO_input1:开关信号1
* @param IO_input2:开关信号2
Expand Down

0 comments on commit 33c46ff

Please sign in to comment.