diff --git a/flipdotsim.py b/flipdotsim.py index 7368766..ee55e4c 100644 --- a/flipdotsim.py +++ b/flipdotsim.py @@ -78,8 +78,8 @@ def close(self): pygame.quit() def led(self, on_off): - 'does notging' - # TODO led support for simulator #9 + 'does nothing' + # TODO led support for simulator #10 pass