Files
stm32samples/F3:F303/USB_template/proto.h
2023-01-23 12:19:19 +03:00

5 lines
43 B
C

#pragma once
char *parse_cmd(char *buf);