Simple implementation of goal counter for table football using laser diode and phototransistor.
Dependencies: GoalCounter WS2812 PixelArray
Revisions of main.cpp
| Revision | Date | Message | Actions |
|---|---|---|---|
| 6:a93ee22232f2 | 2019-01-14 | Code cleaning, added winner animation | File Diff Annotate |
| 5:95cb2348af01 | 2019-01-13 | Added second instance of a GoalCounter class | File Diff Annotate |
| 4:5a11a84fac69 | 2019-01-13 | Fix non copyable issue; | File Diff Annotate |
| 3:d74c47d2e933 | 2019-01-12 | Updated GoalCounter class | File Diff Annotate |
| 2:f04959a6fd61 | 2019-01-11 | Code cleaning, NonCopyable warning needs to be fixed | File Diff Annotate |
| 1:ffac56d434b3 | 2019-01-10 | Code refactoring | File Diff Annotate |
| 0:24f846b68c77 | 2019-01-10 | implementation of Goal Counter class | File Diff Annotate |