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
| #include <Adafruit_NeoPixel.h> | |
| // --- LED SETUP --- | |
| #define LED_PIN 8 | |
| #define NUM_LEDS 10 | |
| Adafruit_NeoPixel strip(NUM_LEDS, LED_PIN, NEO_GRB + NEO_KHZ800); | |
| // --- JOYSTICK SETUP (LOCKED PINS) --- | |
| #define PIN_UP 7 |
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
| [2015-29-01 13:05:12][notice][54ca7656788ec] triggerIndex() http://www.sbcv.org/?swpnonce=1422554712.0695569515228271484375 | |
| [2015-29-01 13:05:12][notice][54ca76589c53d] | |
| [2015-29-01 13:05:12][notice][54ca76589c53d] ========== INIT 54ca76589c53d 2.4.11 ========== | |
| [2015-29-01 13:05:12][notice][54ca76589c53d] | |
| [2015-29-01 13:05:12][notice][54ca76589c53d] checkForMainQuery(): It is the main query | |
| [2015-29-01 13:05:12][notice][54ca7658a35c0] | |
| [2015-29-01 13:05:12][notice][54ca7658a35c0] ========== INIT 54ca7658a35c0 2.4.11 ========== | |
| [2015-29-01 13:05:12][notice][54ca7658a35c0] | |
| [2015-29-01 13:05:12][notice][54ca765789c1a] |