Updated LedSegment enum (markdown)

Michael Miller
2023-04-20 10:56:54 -07:00
parent 2125ce4cd1
commit f4bb2e1d06

@@ -14,4 +14,6 @@ enum LedSegment
LedSegment_Custom, // generally not used but maybe connected to a custom segment
LedSegment_COUNT
};
```
```
![segment names](https://en.wikipedia.org/wiki/Seven-segment_display#/media/File:7_Segment_Display_with_Labeled_Segments.svg)