diff options
Diffstat (limited to 'display/seven_segment/README')
-rw-r--r-- | display/seven_segment/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/display/seven_segment/README b/display/seven_segment/README index dd3410f..434ce89 100644 --- a/display/seven_segment/README +++ b/display/seven_segment/README @@ -41,3 +41,16 @@ test_7_segment_slow.sr ---------------------- Cycles through the numbers 0 to F with alternating dot. + + +test_7_segment_all_alphabet.sr +------------------------------ + +Covers more combinations of LED segments, including alphanumeric codes +(letters, punctuation). + + +mystery_message.sr +------------------ + +Contains LED segment combinations that are not known to the decoder. |