bosko lekovic
/
EthTCPclient_05
EthTCPclient_05
Diff: PGSdisplay.h
- Revision:
- 5:ecaf089d1c8a
- Parent:
- 4:0aec01df33d2
--- a/PGSdisplay.h Sat Feb 22 17:17:54 2020 +0000 +++ b/PGSdisplay.h Mon Feb 24 13:55:09 2020 +0000 @@ -2,7 +2,7 @@ #ifndef PGSDISPLAY_H #define PGSDISPLAY_H - +void init_disp( void); void putOnDisp( char *s, char boja); void putOnDispNo(int broj, char boja); char * extract_string( char delimiter, char *ulazni_str, int n_str );