diff --git a/wiki/tools/ros-gui.md b/wiki/tools/ros-gui.md index 85e1671b..8bcf77f0 100644 --- a/wiki/tools/ros-gui.md +++ b/wiki/tools/ros-gui.md @@ -60,7 +60,7 @@ Red Button ![Red Button](assets/PyQt-red.png) The code block for this is given here: -``` +```python def SystemTimerBlock(self): self.system_count = 0 self.system_start = False