Skip to content

Commit

Permalink
Update sendwave.c
Browse files Browse the repository at this point in the history
  • Loading branch information
Le-Seul committed Feb 17, 2017
1 parent 9e206b3 commit 0c33602
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SerialTool/slave/sendwave.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ char ws_point_int8(char *buffer, char channel, int8_t value)
return 4; // 数据帧长度
}

/* end of file sendwave.c */

/* 函数功能: 发送int16类型数据
* 函数参数:
* buffer : 输入缓冲区, 需要5byte
Expand Down

0 comments on commit 0c33602

Please sign in to comment.