When I try to use the LCD as an arduino I get this error:
"Everything:11: error: 'TKLCD_Local' does not name a type
Everything.ino: In function 'void setup()':
Everything:23: error: 'lcd' was not declared in this scope
Everything.ino: In function 'void loop()':
Everything:28: error: 'lcd' was not declared in this scope"
This seems to be an error that has been around for a couple of year. If anyone is still contribution could take a look into this a few people who seemed to know what they were talking about were commenting over here:http://www.reddit.com/r/arduino/comments/1dk21n/im_stuck_and_i_cant_seem_to_get_help_from_anyone/
When I try to use the LCD as an arduino I get this error:
"Everything:11: error: 'TKLCD_Local' does not name a type
Everything.ino: In function 'void setup()':
Everything:23: error: 'lcd' was not declared in this scope
Everything.ino: In function 'void loop()':
Everything:28: error: 'lcd' was not declared in this scope"
This seems to be an error that has been around for a couple of year. If anyone is still contribution could take a look into this a few people who seemed to know what they were talking about were commenting over here:http://www.reddit.com/r/arduino/comments/1dk21n/im_stuck_and_i_cant_seem_to_get_help_from_anyone/