Skip to content

Commit 754318c

Browse files
committed
Specify snippet language
Specify code snippet language for syntax highlighting.
1 parent 09da331 commit 754318c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/tools/ros-gui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Red Button
6060
![Red Button](assets/PyQt-red.png)
6161

6262
The code block for this is given here:
63-
```
63+
```python
6464
def SystemTimerBlock(self):
6565
self.system_count = 0
6666
self.system_start = False

0 commit comments

Comments
 (0)