Serial.write( buf, len) isn't there.


i'm trying use serial.write( buf, len ) call , following error:

no matching function call "hardwareserial::write( byte&, len )".  

i'm using arduino version 0018.

i've looked in code , can't find appropriate call.  i see added in verion 0016.  was somehow taken out 0018?

is there can use instead?

was there ever "write (buf, len)" method in hardwareserial?

[edit]oops, no, it's in print class.[/edit]


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Serial.write( buf, len) isn't there.


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums