LPC1114FN28 drive 8x8 LED Matrix. http://jiwashin.blogspot.jp/2016/07/my-lpc1114-device-lose-before-game.html
Diff: main.cpp
- Revision:
- 5:212841923abb
- Parent:
- 3:ee5be57a4110
- Child:
- 6:8485cf53cd79
--- a/main.cpp Thu Jul 30 08:58:06 2015 +0000 +++ b/main.cpp Fri May 06 19:57:01 2016 +0000 @@ -1,7 +1,7 @@ #include "mbed.h" #include "rtos.h" -const int deviceOffset = 4; +const int deviceOffset = 0; #define MaxReceiveBufferSize 100