Creating a project for TT_Mxx

Files at this revision

API Documentation at this revision

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