RGB LEDs Control

Dependencies:   mbed QEI PololuLedStrip

Committer:
whutsup
Date:
Sat May 04 18:51:43 2019 +0000
Revision:
8:2a4298cbae3f
Lune RGB LEDs control;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
whutsup 8:2a4298cbae3f 1 void LedOn1();
whutsup 8:2a4298cbae3f 2 void LedOn2();
whutsup 8:2a4298cbae3f 3 void LedOn3();
whutsup 8:2a4298cbae3f 4 void MoonPhase();
whutsup 8:2a4298cbae3f 5 void ModeSelect(int mode);