Yes write but what?
I have from the Bascom examples used the english.BAS clock
but I will this whiteout the analogic clock.
the code works fine with:
this.
Locate 2 , 2
Lcd "" ; D_g ; "" ; _day ; "" ; Mnd
Locate 3 , 2
Lcd "" ; _hour ; ":" ; _min ; ":" ; _sec
but not with big numbers
↧