Open wlmeng11 opened 8 years ago
Added a setByte() function for displaying an arbitrary shape on a 7-segment display by specifying the on-off states for each of the segments A-G.
Example usage: B0111111 corresponds to an upside-down A
@wlmeng11, I've added your function to my forked version at: https://github.com/mfaheemakhtar/LedControl-F
Hope you will not mind. :)
Added a setByte() function for displaying an arbitrary shape on a 7-segment display by specifying the on-off states for each of the segments A-G.
Example usage: B0111111 corresponds to an upside-down A