Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
TO DO: error handling in picoconnect_pa01
  • Loading branch information
jean-claudeF authored Dec 13, 2024
1 parent 7b42a89 commit 62f2f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ I have described the first ideas in more detail here:
### Versions

- picoconnector_xx
The first versions were based on communication in normal REPL mode. The advantage is that debugging is easyer.
This first version was based on communication in normal REPL mode. The advantage is that debugging is easyer.
The disadvantage is that it is a bit slow.
- picoconnector GUI uses a Tkinter textbox connected directly to the serial port
- picoconnect_paxx: I am developing a new version that uses the paste mode. This should run faster.
Expand Down

0 comments on commit 62f2f13

Please sign in to comment.