switching on the light after the boat disabled

master
alex 2022-04-18 12:05:33 +02:00
parent 94ad5d6226
commit 7cc9632dfb
1 changed files with 2 additions and 2 deletions

View File

@ -211,10 +211,10 @@ void setup() {
*/ */
// hinter monitoren - monitor light // hinter monitoren - monitor light
ledcWrite(redChannel2, 0); /*ledcWrite(redChannel2, 0);
ledcWrite(greenChannel2, 150); ledcWrite(greenChannel2, 150);
ledcWrite(blueChannel2, 0); ledcWrite(blueChannel2, 0);
*/
// unterm schrank - working light // unterm schrank - working light
/* /*
ledcWrite(redChannel3, 0); ledcWrite(redChannel3, 0);