Hey,
i have a problem at my code
my code is the uTouch example calibration
I defined in memorysaver.h
here is my error:
Binary sketch size: 39,498 bytes (of a 32,256 byte maximum)
processing.app.debug.RunnerException: Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.
at processing.app.Sketch.size(Sketch.java:1658)
at processing.app.Sketch.build(Sketch.java:1591)
at processing.app.Sketch.exportApplet(Sketch.java:1613)
at processing.app.Sketch.exportApplet(Sketch.java:1599)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2380)
at java.lang.Thread.run(Thread.java:619)