NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Basic Electronics » tempsensor.c code question
|
July 21, 2011 by codenamejupiterx |
In the uart.h header file i see the void uart_init() prototype, but were is the code for that function? |
|---|---|
|
July 22, 2011 by hevans (NerdKits Staff) |
It is in the libnerdkits folder, uart.c. Humberto |
|
July 22, 2011 by codenamejupiterx |
Thanks Humberto! |
Please log in to post a reply.
|
Did you know that the printf format string "%.3f" will show three digits after the decimal point? Learn more...
|