share
Dependencies: RotationMat_ SDFileSystem mbed
Diff: main.cpp
- Revision:
- 1:28cfbd0cc92e
- Parent:
- 0:cbd607fc4caa
--- a/main.cpp Wed Feb 03 11:39:23 2016 +0000 +++ b/main.cpp Wed Feb 03 11:43:40 2016 +0000 @@ -406,6 +406,7 @@ case 4: for(int i_pixel =0; i_pixel < LED_3_4_5_NUM ; i_pixel++) { + updateRotation(i_tape, i_line, i_pixel); set_strip_color(i_tape, i_line, i_pixel, i_pixel+77); } break;