This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
rotek
/
bt-67xx_universal_hw
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
6236e36e2d
Větve
Značky
6712
dev
fix
fix_temperature
master
mega
bt-67xx_univers...
/
service_hw
/
rs_485
/
rs485_echo.h
rs485_echo.h
104 B
Historie
Surový
1
2
3
4
5
6
7
#include "common_config.h"
#include "usart.h"
#ifdef RS485_USART
void rs485echo_init(void);
#endif