make end of normal code more obvious
This commit is contained in:
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…
x
Reference in New Issue
Block a user