Public Pre-Release v0.4
Pre-release
Pre-release
This release comes with one new feature - the inter command timeout configuration option. If the user pastes in multiple lines, this will guarantee that a small delay is inserted in between each line. This can avoid issues with devices that cannot process commands as fast as the PC can write the bytes.
Also of note - the default build output is now optimized with -O2
. To build an un-optimized debug target, run make DEBUG=1
.
Fixed Issues
- #10 - Now if multiple Bytenuts processes are open, they will not overwrite each others cache files