Dependencies: mbed
Fork of Project_PokPakGame by
Revision 6:ba32ff34ce87, committed 2015-12-08
- Comitter:
- lolopo008
- Date:
- Tue Dec 08 17:34:19 2015 +0000
- Parent:
- 5:7041c827932b
- Commit message:
- 7B : POCPAK GAME; E.Phanuwat 57340500056; T.Pumipach 5734050058; institute of FIeld roBOtics; King Mongkut's University of Technology Thonburi
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7041c827932b -r ba32ff34ce87 main.cpp --- a/main.cpp Sun Dec 06 17:06:18 2015 +0000 +++ b/main.cpp Tue Dec 08 17:34:19 2015 +0000 @@ -1,3 +1,11 @@ +/* +7B : POCPAK GAME +E.Phanuwat 57340500056 +T.Pumipach 5734050058 +institute of FIeld roBOtics +King Mongkut's University of Technology Thonburi +*/ + #include "mbed.h" SPI DataPack(SPI_MOSI, SPI_MISO, SPI_SCK);