Skip to content

Commit 32bef56

Browse files
Merge pull request #4 from floydhaynes/main
Editing comments
2 parents aedd8db + 8f16413 commit 32bef56

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • examples/tm1637

examples/tm1637/test_model4a_semicolon/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@file examples/tm1637/test_model4a_semicolon/main.cpp
33
@author Gavin Lyons
44
@brief A demo file library for TM1637 module Works on Model 4A semi colon :
5-
Carries out series of tests demonstrating arduino library TM1637plus.
5+
Carries out series of tests demonstrating library TM1637plus.
66
Project Name: Display_Lib_RPI
77
@details
88
setSegments function those not touch the ASCII font table and takes raw data

examples/tm1637/test_model4b_decimal_points/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@file examples/tm1637/test_model4b_decimal_points/main.cpp
33
@author Gavin Lyons
44
@brief A demo file library for TM1637 module Works on Model 4 B, decimal points
5-
Carries out series of tests demonstrating arduino library TM1637plus.
5+
Carries out series of tests demonstrating library TM1637plus.
66
Project Name: Display_Lib_RPI
77
@details
88
setSegments function those not touch the ASCII font table and takes raw data

0 commit comments

Comments
 (0)