fork of original freetronics library
Fork of Freetronics_16x2_LCD by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:7b216d7781f8 | 2021-09-02 | rba90 | Add support to MbedOS 6 |
4:b4b2435f4a7f | 2016-06-02 | rba90 | redefine readButton feature |
3:0e04b6c4abb8 | 2013-10-31 | KKempeneers | Added API documentation |
2:f40a5df43d09 | 2013-10-28 | KKempeneers | The KL25Z default values in the constructor where removed, they seem to cause compilation errors when the library is used on other targets. |
1:ddcefddda4a7 | 2013-10-27 | KKempeneers | A basic library for the Freetronics arduino LCD shield. The library is primarily targeted for the KL25Z mbed enabled microcontrollers, that is all hardware definitions default to the ports that correspond to the LCD shield 's arduino footprint. |
0:01f3d38f8b6d | 2013-10-08 | KKempeneers | First attempt at publishing a library. |