File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ PROJECT_NAME = "Qwiic_SerLCD_Py"
54
54
# for a project that appears at the top of each page and should give viewer a
55
55
# quick idea about the purpose of the project. Keep the description short.
56
56
57
- PROJECT_BRIEF = "Python module for I2C control of the SparkFun Qwiic Serial LCDs"
57
+ PROJECT_BRIEF = "Python Driver for Qwiic I2C Serial LCDs"
58
58
59
59
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
60
60
# in the documentation. The maximum height of the logo should not exceed 55
Original file line number Diff line number Diff line change 11
11
12
12
<!-- BEGIN opengraph metadata -->
13
13
< meta property ="og:title " content ="Qwiic_SerLCD_Py " />
14
- < meta property ="og:description " content ="Python module for I2C control of the SparkFun Qwiic Serial LCDs " />
14
+ < meta property ="og:description " content ="Python Driver for Qwiic I2C Serial LCDs " />
15
15
< meta property ="og:url " content ="https://docs.sparkfun.com/Qwiic_SerLCD_Py/ " />
16
16
<!-- END opengraph metadata -->
17
17
18
18
<!-- BEGIN twitter metadata -->
19
19
< meta name ="twitter:title " content ="Qwiic_SerLCD_Py " />
20
- < meta name ="twitter:description " content ="Python module for I2C control of the SparkFun Qwiic Serial LCDs " />
20
+ < meta name ="twitter:description " content ="Python Driver for Qwiic I2C Serial LCDs " />
21
21
<!-- END twitter metadata -->
22
22
23
23
<!--BEGIN PROJECT_NAME-->
You can’t perform that action at this time.
0 commit comments