i want to open "alcd.h" library (it's about working with character lcd in AVR microcontroller that it is a "C library").
how should i open this library?
i open it with txt and Codevision, but it show me wrong codes.
i want to open "alcd.h" library (it's about working with character lcd in AVR microcontroller that it is a "C library").
how should i open this library?
i open it with txt and Codevision, but it show me wrong codes.
On your screenshot alcd.lib
is opened not alcd.h
. .h files is usual text file.