Created
March 28, 2016 15:57
-
-
Save pinpox/225bb4456f85d33b168e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
binaryplease➜~/Projects/led_strip_control(master✗)» go run on.go [17:56:22] | |
0.010000 | |
0.010000 | |
0.010000 | |
Setting Led 7 to 255 onetime : 0.01 offtime : 0 | |
Setting Led 6 to 255 onetime : 0.01 offtime : 0 | |
Setting Led 5 to 255 onetime : 0.01 offtime : 0 | |
Setting Led 7 to 0 onetime : 0 offtime : 0.01 | |
Setting Led 6 to 255 onetime : 0.01 offtime : 0 | |
Setting Led 5 to 0 onetime : 0 offtime : 0.01 | |
Setting Led 7 to 153 onetime : 0.006 offtime : 0.004 | |
Setting Led 6 to 153 onetime : 0.006 offtime : 0.004 | |
Setting Led 5 to 153 onetime : 0.006 offtime : 0.004 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment