Loading...
Welcome,
Guest
. Please
login
or
register
.
May 21, 2013, 08:21:46 pm
| Arduino Forum :: Members :: neeraj786
Show Posts
Pages: [
1
]
1
Using Arduino
/
Displays
/
Re: LCD - CustomCharacter:117: error: call of overloaded 'write(int)' is ambiguous
on: January 21, 2013, 09:46:51 am
why did u use the ""lcd.write((byte)0);""" instead of "lcd.write(0);" ??? 1 thing i know that if we use lcd.write(0); then complier will show "call of overloaded 'write(int) is ambiguous." why we use the byte in lcd.write() function.???
Pages: [
1
]
Loading...