chiark / gitweb /
solved some compiler warnings that are now visible in arduino 1.0.
authorBernhard <bkubicek@x201.(none)>
Sun, 4 Dec 2011 11:40:18 +0000 (12:40 +0100)
committerBernhard <bkubicek@x201.(none)>
Sun, 4 Dec 2011 11:40:18 +0000 (12:40 +0100)
commit7714b98da74b0b84cb620474fd8e4cb19d15bfc0
treee68cfab1c204a8835b7b4cfa095f6a23ec59887a
parentdfd240b260cb50fb2a1403211c51e497ef81e9c9
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.
13 files changed:
Marlin/Marlin.h
Marlin/Marlin.pde
Marlin/MarlinSerial.cpp
Marlin/MarlinSerial.h
Marlin/cardreader.h
Marlin/cardreader.pde
Marlin/planner.cpp
Marlin/stepper.cpp
Marlin/stepper.h
Marlin/temperature.cpp
Marlin/temperature.h
Marlin/ultralcd.h
Marlin/ultralcd.pde