Hi John

I found one little error in the makefile lib_lcd

this
clean:   rm -f $(LIB) *.o core

should be changed to this

clean:
    rm -f $(LIB) *.o core

I will try an lcd one of these days :d

John Crispin schreef:
>
> 1microF
>
> Quoting Daniel Boone <[EMAIL PROTECTED] 
> <mailto:daniel.boone%40kahosl.be>>:
>
> > Hi
> >
> > Does anybody know which capacitor i need to use for this display.
> >
>
> 
>
> __________ NOD32 2044 (20070207) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com



[Non-text portions of this message have been removed]

Reply via email to