So far it only does the START and STOP messages, but it's a good start. Here's to more reliable software! If you are tracking the git repo, update it and then you should be able to run the SensorTester app.
You could even run the sensors directly:
$ xcodebuild -target SensorTester -configuration Debug
$ build/Debug/SensorRunner build/Debug/PowerSensor.sensor
Type in "START" or "STOP" and you'll be interacting with the sensor in the same way that MarcoPolo will be.
2 comments:
This is a great idea. Mind if I borrow it for Pennyworth?
Hah, go for it. Let me know what you come up with.
Post a Comment