hockeyrink
New Member
I've got an I2C LCD panel I'm trying to help a customer use (Hi, I'm Dave from Solarbotics/HVWTech!), but we're finding we can only use the I2C interface to write strings:
writeI1C pin0,("string")
We'd like to dump evaluated variables like the serout command does by prepending a "#" to the variable, but we're getting a syntax error.
Am I write in guessing this means that writeI2C won't let us evaluate variables in this way like the serout command does?
Thx,
Dave
writeI1C pin0,("string")
We'd like to dump evaluated variables like the serout command does by prepending a "#" to the variable, but we're getting a syntax error.
Am I write in guessing this means that writeI2C won't let us evaluate variables in this way like the serout command does?
Thx,
Dave