What steps will reproduce the problem?
1. Open CLI
2. Go to test mode
3. say: "compass"
4. Press return -key.
What is the expected output? What do you see instead?
Expected: Magnetometer test ends.
Behaviour today: Enter key has no impact.
What version of the product are you using? On what operating system?
The last two moths of fresh releases. Including the r2121.
OS X 10.6
Please provide any additional information below.
Please add the following to line 435 of test.pde:
if(Serial.available() > 0){
return (0);
}
cheers
-mikko
Original issue reported on code.google.com by mikko.sa...@gmail.com on 17 Jan 2011 at 2:58
Original issue reported on code.google.com by
mikko.sa...@gmail.com
on 17 Jan 2011 at 2:58