Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed 4DGL-uLCD-SE PinDetect
Diff: main.cpp
- Revision:
- 1:3cd6e5938144
- Parent:
- 0:8ee41d0deef7
diff -r 8ee41d0deef7 -r 3cd6e5938144 main.cpp --- a/main.cpp Tue Oct 26 05:10:36 2021 +0000 +++ b/main.cpp Tue Oct 26 06:04:46 2021 +0000 @@ -3,7 +3,7 @@ Author: Kevin Lin Title: Lab 4 Date: October 22 2021 -Description: Main function that implements all the getters and setters +Description: Main function that implements the FarkleGame and its dice. **/ #include "die.h"