mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-14 20:27:43 +00:00
removed debugging output
This commit is contained in:
@@ -100,7 +100,7 @@ public class SkyButton extends Button {
|
||||
}
|
||||
|
||||
public boolean isPressed() {
|
||||
logger.warn("Not implemented");
|
||||
/* Not implemented */
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user