kopia lustrzana https://github.com/skuep/AIOC
8 wiersze
127 B
C
8 wiersze
127 B
C
![]() |
#ifndef USB_SERIAL_H_
|
||
|
#define USB_SERIAL_H_
|
||
|
|
||
|
void USB_SerialInit(void);
|
||
|
void USB_SerialTask(void);
|
||
|
|
||
|
#endif /* USB_SERIAL_H_ */
|