NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Support Forum » lcd.h and other libraries errors
January 02, 2011 by torrez_s |
Please help with the temp sensor error. I checked the code and it is correct, what can be the cause of the problem? Thanks http://img593.imageshack.us/i/errorbr.png/ |
---|---|
January 02, 2011 by torrez_s |
Picture of the error below. |
January 02, 2011 by hevans (NerdKits Staff) |
Hi torrez_s, This error could be caused is you accidentally removed the include statements at the top of the C file, or if you accidentally removed the link commands on the avrgcc flags in your Makefile. Could you paste in your makefile, and maybe the top 10 or so lines of your tempsensor program. Remember to indent them as code blocks so they appear readable. Humberto |
January 02, 2011 by torrez_s |
The line below was missing in my make file code. I am not sure how it got erased, but that fixed the problem. Thanks
|
Please log in to post a reply.
Did you know that multiple MOSFETs can be used in parallel to switch bigger currents on and off? Learn more...
|