mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-22 17:12:55 +08:00
7 lines
106 B
C
7 lines
106 B
C
#ifndef __RT_SERIAL_H__
|
|
#define __RT_SERIAL_H__
|
|
#include "xuartlite_l.h"
|
|
#include "xparameters.h"
|
|
|
|
#endif
|