Files
mkrtos-real/mkrtos_user/lib/sys_svr/inc/svr_path.h

6 lines
73 B
C

#pragma once
#define TTY_PATCH "/dev/tty"
#define NET_PATCH "/dev/net"