This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
rotek
/
bt-67xx_universal_hw
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
mega
Rami (Branch)
Tag
6712
dev
fix
fix_temperature
master
mega
bt-67xx_univers...
/
service_hw
/
rs_485
/
rs485_echo.h
rs485_echo.h
104 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
#include "common_config.h"
#include "usart.h"
#ifdef RS485_USART
void rs485echo_init(void);
#endif