We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ac729 commit 7f74a21Copy full SHA for 7f74a21
README.md
@@ -15,6 +15,10 @@ SerialMonitor++ is meant as a better Serial Monitor than the Arduino IDE provide
15
- Install module pyserial: ```>pip3 install pyserial```
16
- Run with command: ```>python3 SerialMonitor++.py```
17
18
+### Bugs
19
+I am mainly developing this for personal use. If you find bugs, I will fix them if I have time.<br>
20
+Feel free to make a copy and enhance on it in your own repository.
21
+
22
---
23
24
### Log messages
0 commit comments