Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 2:e8d138dfbebc, committed 2019-03-22
- Comitter:
- ThunderSoft
- Date:
- Fri Mar 22 06:05:15 2019 +0000
- Parent:
- 1:ed2d3b2a61dc
- Commit message:
- Update LCD code
Changed in this revision
| LCD/README.md | Show annotated file Show diff for this revision Revisions of this file | 
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LCD/README.md Fri Mar 22 06:05:15 2019 +0000 @@ -0,0 +1,5 @@ +Create a LCD library for shiled board ISK01A2,6180XA1,A8491 +and sensor MPU6050,HTU21D,BH1790GLC. +Usage: +Importing into compile above module direct then add #include "LCD.h" in main.cpp +when you need to add LCD module. \ No newline at end of file