make astyle

pull/389/head
Jesse Vincent 8 years ago
parent 41970ac689
commit 1f8fc546e5
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -21,7 +21,9 @@
namespace KaleidoscopePlugins { namespace KaleidoscopePlugins {
namespace LEDEffects { namespace LEDEffects {
cRGB ActiveModColorEffect::highlightColor = (cRGB) {0xff, 0xff, 0xff}; cRGB ActiveModColorEffect::highlightColor = (cRGB) {
0xff, 0xff, 0xff
};
ActiveModColorEffect::ActiveModColorEffect (void) { ActiveModColorEffect::ActiveModColorEffect (void) {
} }

Loading…
Cancel
Save