Quantcast
Channel: Learn with BlocklyProp — Parallax Forums
Viewing all articles
Browse latest Browse all 293

Issue with writing LCD in my function

$
0
0
If I initialize an LCD in my main program and try to write to it in a function, I get this
Compile... Failed!

-------- compiler messages --------
Included libraries: simpletools
single.c: In function 'DispLCD':
single.c:54:13: error: 'debug_lcd' undeclared (first use in this function)
single.c:54:13: note: each undeclared identifier is reported only once for each function it appears in

Viewing all articles
Browse latest Browse all 293

Trending Articles