Can't compile Arduino CapSense example
问题 I'm trying to work with the CapSense library for Arduino. However, I can't manage to run the example included with the package, called "CapSenseSketch". When I try just opening the file and running it (I've tried both Arduino 1.0 and 1.0.1), I get a compiler error that says 'CapSense does not name a type", and also CapSenseSketch.cpp:1:22: error: CapSense.h: No such file or directory CapSenseSketch:11: error: 'CapSense' does not name a type CapSenseSketch:12: error: 'CapSense' does not name a