Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gusmanb authored Feb 7, 2023
1 parent bba03c6 commit 62f215d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@
## Downloads
You can find all the compiled projects in the [Releases section](https://github.com/gusmanb/logicanalyzer/releases).

Latest version: Release 3.5.0.0, 04/01/2023
Latest version: Release 3.5.0.1, 07/01/2023

----

## UPDATE 07/02/2023 - New release with updated shared driver.

This is a bug-fix release, with the introduction of the Pico-W WiFi support I unified the transfer mode in the driver using streams for network and for the serial port, but I forgot that .net 6.0 Ports package causes problems with Linux, so the previous release will hung the app when receiving more than 4k samples... Doh!

I have updated the code to use the same work around that I used previously and the problem has been fixed.

Have fun!

----

Expand Down

0 comments on commit 62f215d

Please sign in to comment.