Skip to content

Commit 77ce8d0

Browse files
author
Stefan Wolf
committed
ups...Ordnerstruktur angepasst
1 parent 21ae315 commit 77ce8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sketch/sketch_jul01b.ino Sketch/sketch_jul01b/sketch_jul01b.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ void setup()
1010

1111
display_pins displayPins = init_display_pins(13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2);
1212

13-
thermometer = new Thermometer(displayPins, 0, 4500);
13+
thermometer = new Thermometer(displayPins, 0, 4700);
1414
thermometer->init();
1515
}
1616

0 commit comments

Comments
 (0)