This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
rotek
/
bt-67xx_universal_hw
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
c8d4e73935
Branches
Tags
6712
dev
fix
fix_temperature
master
mega
bt-67xx_univers...
/
service_hw
/
rs_485
/
rs485_echo.h
rs485_echo.h
104 B
Lịch sử
Raw
1
2
3
4
5
6
7
#include "common_config.h"
#include "usart.h"
#ifdef RS485_USART
void rs485echo_init(void);
#endif