Skip to content

Releases: euphy/polargraph_server_polarshield

No more checksums

24 Jan 16:17

Choose a tag to compare

No more checksums Pre-release
Pre-release

The comms protocol used in the polargraph_server_a1 has been brought over to polarshield. It uses proper line endings instead of checksums.
Compiles in Arduino v1.6.6 and v1.6.7.

Fixed USE_LCD problem

10 Nov 12:52

Choose a tag to compare

Fixed USE_LCD problem Pre-release
Pre-release

USE_LCD was commented out, so obviously that's not going to work is it.