GitHub

direct_decoder_v1.ino

#define USER_LED 15 // GPIO pin for heartbeat LED #define LED_TIMEOUT 250 //Heartbeat LED cycle time in ms #define FLICKER_TIMEOUT 66 //Firebox LED cycle time in ms ...
GitHub

decoder_main_lib.cc

// you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 ...