make end of normal code more obvious

master
shark 6 years ago
parent c7cba0c15c
commit e79169c498

@ -28,6 +28,9 @@ void loop() {
Serial.print(", ");
Serial.println(color.b);
}
// END OF CODE
/* Library free version for regular RGB LEDs (tinkercad), using HSV --> RGB code not by me
//#include <FastLED.h>
int light = 0;

Loading…
Cancel
Save