solved some compiler warnings that are now visible in arduino 1.0.
Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
This commit is contained in:
parent
dfd240b260
commit
7714b98da7
13 changed files with 63 additions and 38 deletions
|
|
@ -20,6 +20,7 @@
|
|||
Modified 28 September 2010 by Mark Sproul
|
||||
*/
|
||||
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue