This website works better with JavaScript.
Explore
Help
Sign In
alpha
/
Kaleidoscope
Watch
1
Star
0
Fork
You've already forked Kaleidoscope
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
We've moved from 8 banks of LED data to 4 banks
Browse Source
pull/18/head
Jesse Vincent
9 years ago
parent
75205f28c3
commit
6873a6a2ea
1 changed files
with
8 additions
and
16 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
8
implementation/Model01.cpp
Unescape
Escape
View File
@ -52,14 +52,6 @@ void Model01::led_sync() {
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
rightHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
leftHand
.
sendLEDData
(
)
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
alpha/Kaleidoscope
Title
Body
Create Issue