mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-20 16:51:03 +03:00
little fix
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "timgpio.h"
|
||||
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
void parse_incoming_buf(uint8_t *buf, int *len){
|
||||
|
||||
Reference in New Issue
Block a user