testing stuff, hardware v0.3 works fine :)

This commit is contained in:
Marcus 2024-04-07 22:44:29 +02:00
parent 7b11d399b7
commit 716ca863aa
2 changed files with 2 additions and 2 deletions

View file

@ -310,7 +310,7 @@ void loop() {
Serial.println("Test");
if(getWaterlevel() < 2) {
if(D6status == true) {
digitalWrite(PINled, LOW);
digitalWrite(PINpump, LOW);
digitalWrite(PINfan, LOW);

View file

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 31,
"active_layer": 37,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],