Skip to content

Release v0.1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@MangoBox MangoBox released this 31 Aug 23:12
· 4 commits to master since this release

This library has primarily focused on moving the DIYsplay library to using the SoftwareSerial library internally.

Using the hardware serial line was causing problems with the Serial Monitor, so we replaced it with the Software Serial line. It is still possible to use Hardware Serial and even AltSoftSerial through an expanded constructor. Pins have been moved to D3-D6.

Enjoy!