mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-20 16:51:03 +03:00
little fix
This commit is contained in:
@@ -29,7 +29,7 @@ void help(){
|
||||
|
||||
|
||||
/**
|
||||
* parce command buffer buf with length len
|
||||
* parse command buffer buf with length len
|
||||
* return 0 if buffer processed or len if there's not enough data in buffer
|
||||
*/
|
||||
int parse_incoming_buf(char *buf, int len){
|
||||
|
||||
Reference in New Issue
Block a user