3435363738394041424344
LCD.drawString(" 5: Exit", 0, 6); } public void handleSelection() { int button = 0; SensorTestInterface test = null; while (true) { button = Button.waitForAnyPress(); if (button == Button.ID_ENTER) { LCD.clear();