allow leds to be disabled after config loaded
authorJim Morris <morris@wolfman.com>
Sun, 17 Nov 2013 23:41:43 +0000 (15:41 -0800)
committerJim Morris <morris@wolfman.com>
Sun, 17 Nov 2013 23:41:43 +0000 (15:41 -0800)
commit21320fc6729503aba4c1d5211ca693343e5508f2
tree7af3020bbdca5940615ccebdb588d6cfcf847c68
parent6fc4819a9ff88916759eeef357102af5d1c10512
allow leds to be disabled after config loaded
added leds_disable true in config to disable leds
ConfigSamples/Smoothieboard/config
src/libs/Kernel.h
src/libs/SlowTicker.cpp
src/main.cpp