Releases: 4dsystems/ViSi-Genie-Arduino-Library-DEV
Releases · 4dsystems/ViSi-Genie-Arduino-Library-DEV
v1.0.5
Typo Fix in .h
Thanks @smaslin for reporting.
v1.0.4
Added support for new boards such as the Uno R4 range.
The change resulted in a change of structure around how the Software Serial was defined, as some compilers didnt like the modifications. This now appears to compile correctly for a wide range of boards.
v1.0.3
Added ESP32 and ESP8266 to the exclusion list for the SoftwareSerial library, as they are not compatible and prevent the library from compiling.
v1.0.2
General Updates, new functions, updated Readme, additional demos
v1.0.1
Added SAMD exclusion to SoftwareSerial
v1.0.0
Initial Release of Development Branch of genieArduino (genieArduinoDEV)