Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| lwc:editors:vscode [2023/08/19 13:23] – John Harrison | lwc:editors:vscode [2023/08/19 13:25] (current) – John Harrison | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ==== Arduino ==== | ==== Arduino ==== | ||
| * add the Arduino extension | * add the Arduino extension | ||
| - | * ubuntu 22.04 serial monitor | + | * the vscode arduino extension serial monitor in ubuntu 22.04 doesn' |
| * for some reason new code is not loaded in through ISP unless the code is verified first | * for some reason new code is not loaded in through ISP unless the code is verified first | ||
| * you can automate some of this with extension [[https:// | * you can automate some of this with extension [[https:// | ||
| Line 17: | Line 17: | ||
| } | } | ||
| </ | </ | ||
| - | //from there you can assign it a hotkey// | + | //from there you can assign it a hotkey. I assigned it to ''< |