Minikombajn Pomiarowy  20
 All Files Functions Variables Macros
TransmisjaPC.h
Go to the documentation of this file.
1 /********************************************/
9 #ifndef TransmisjaPC_H
10 #define TransmisjaPC_H
11 
12 uint8_t SetRsSpeed(int8_t speed);
13 void UARTInit(void);
14 void TransmisjaPC(void);
15 
16 #endif