We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8e8c4 commit 973ac8bCopy full SHA for 973ac8b
README.md
@@ -152,6 +152,8 @@ avrdude done. Thank you.
152
153
```
154
155
+If you are familiar with Python, you can read this message with:
156
+
157
```bash
158
pip install pyserial
159
@@ -177,7 +179,7 @@ Hello from Arduino! 👋
177
179
⏳
178
180
181
-Alternatively
182
+But there is simpler alternative!
183
184
185
$ tinygo flash -monitor -baudrate=9600 -target arduino app.go
0 commit comments