Skip to content

Commit

Permalink
changed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinzenz82 committed Sep 24, 2023
1 parent afe5af5 commit 0f8905d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TM1638.c
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ TM1638_SetMultipleDigit_HEX(TM1638_Handler_t *Handler, const uint8_t *DigitData,
* @param DigitData: Array to Digits data.
* Supported chars 0,1,2,3,4,5,6,7,8,9
* A,b,C,d,E,F,g,G,h,H,i,I,j,l,L,n,N,o,O,P,q,r,S,t,u,U,y
* _,-,high bar (use ~ to set)
* _,-,Overscore (use ~ to set)
*
* @param StartAddr: First digit position
* - 0: Seg1
Expand Down

0 comments on commit 0f8905d

Please sign in to comment.