Skip to content

Commit

Permalink
Specify snippet language
Browse files Browse the repository at this point in the history
Specify code snippet language for syntax highlighting.
  • Loading branch information
nevalsar committed Sep 28, 2023
1 parent 09da331 commit 754318c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/tools/ros-gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 754318c

Please sign in to comment.