Skip to content

Commit 21daf1c

Browse files
committed
update readme
1 parent ed6cee1 commit 21daf1c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,18 @@ Screenshots and usage information
4141
========
4242

4343
![CycleWithOverflow]
44-
*Display after a cylcle has been completed. The graph wraps around automatically. 'Sp' is the current setpoint for te PID loop. In the lower line there are current heater and fan output, both in %, and the current temperature rise or drop rate. The graph will draw orientation lines every 50°C up to the peak temperature set in the selected profile.*
44+
*Display after a cylcle has been completed. The blue line is the setpoint, the red line the actual temperature measured by the thermocouple. Note that the graph wraps around automatically. 'Sp' is the current setpoint calculated by the PID loop. In the lower line there are: Current heater and fan outputs, both in percent, and the current temperature rise or drop rate in °C per second. The graph will draw orientation lines every 50°C up to the peak temperature set in the selected profile.*
4545

4646
![Menu]
47-
*The main menu can be navigated by rotating the encoder. Click enters the menu item or navigates to the submenu. Doubleclick moves up or back or exits the menu item.*
47+
*The main menu can be navigated by rotating the encoder (sic!). Clicking enters the menu item, or navigates to the submenu. Doubleclick moves up or back or exits the menu item.*
4848

4949
![FanSpeedEdit]
50-
*To edit a setting, click once to enter edit mode, rotate to change the value, click again to save. Doubleclick exits without saving.*
50+
*To edit a setting, click once to enter edit mode (red cursor), rotate to change the value, click again to save. Doubleclick will exit without saving.*
5151

5252
![MenuEditProfile]
5353

5454
![ProfileSettings]
55-
*These are typical profile settings.*
55+
*These are typical profile settings...*
5656

5757
![ProfileSettingsEdit]
5858
*They can be easily edited using the encoder like described above.*
@@ -64,7 +64,7 @@ Screenshots and usage information
6464
*My current pid values for my 1300W toaster oven.*
6565

6666
![PIDValuesEdit]
67-
*Edit is simple, note that, unlike with the profile settings, the PID values will be stored to EEPROM when you exit.*
67+
*Edit is simple, like above. Note that, unlike with the profile settings, the PID values will be stored to EEPROM when you exit.*
6868

6969

7070
Obtaining the source code

0 commit comments

Comments
 (0)