Creating a project for TT_Mxx
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 |
diff -r ed2d3b2a61dc -r e8d138dfbebc LCD/README.md --- /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