3-Wire-HT1621B-GDC03849#1
Closed
ELE-Clouds wants to merge 4 commits intomicropython-Chinese-Community:masterfrom
Closed
3-Wire-HT1621B-GDC03849#1ELE-Clouds wants to merge 4 commits intomicropython-Chinese-Community:masterfrom
ELE-Clouds wants to merge 4 commits intomicropython-Chinese-Community:masterfrom
Conversation
ianhom
requested changes
Jul 11, 2018
Member
ianhom
left a comment
There was a problem hiding this comment.
I find some clerical errors, I can fix them if you don't mind.
| * Date : 9th May 2018 | ||
| * History : No. When Who What | ||
| * 1 9/May/2018 Robin Chen Create | ||
| * 2 30/May/2018 Robin Chen Fengzhuang |
| * 2 30/May/2018 Robin Chen Fengzhuang | ||
| ******************************************************************************/''' | ||
|
|
||
| class GDC03849: |
| self.ht.init() # Here you can add parameters as needed, currently using default parameters | ||
| self.ht.LCDON() | ||
| self.LCDALLSHOW() | ||
| self.ht.HTBEEP(1) # Buzzer sounds for 1 second |
| * Input : _ht1621x: object. | ||
| * Output: : None. | ||
| * Return : None. | ||
| * description: To be done. |
Member
There was a problem hiding this comment.
I am expecting more description
by the way, is it "Description" or "description"?
Member
|
By the way, it is really a great job what you did!! @ELE-Clouds |
ELE-Clouds
commented
Jul 11, 2018
Contributor
Author
ELE-Clouds
left a comment
There was a problem hiding this comment.
Well, they will be changed.
ELE-Clouds
added a commit
that referenced
this pull request
Jul 13, 2018
ELE-Clouds
pushed a commit
that referenced
this pull request
Jul 13, 2018
shaoziyang
pushed a commit
that referenced
this pull request
Oct 23, 2021
Fixed a bug that caused autoaddr to fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Submit a new file