Update 6.0.0
This commit is contained in:
parent
bb0b7539a0
commit
c8db437b79
63 changed files with 3667 additions and 737 deletions
|
@ -5,7 +5,7 @@
|
|||
[respond]
|
||||
|
||||
[duplicate_pin_override]
|
||||
pins: PC0, PC5, PB2, ADC_TEMPERATURE
|
||||
pins: PC0, PC5, PB2, PC6, ADC_TEMPERATURE
|
||||
|
||||
|
||||
[temperature_fan chamber_fan]
|
||||
|
@ -25,7 +25,7 @@ max_speed: 1.0
|
|||
min_speed: 0.0
|
||||
|
||||
|
||||
[temperature_fan mcu_fan]
|
||||
[temperature_fan soc_fan]
|
||||
pin: PB2
|
||||
cycle_time: 0.0100
|
||||
hardware_pwm: false
|
||||
|
@ -39,9 +39,10 @@ max_delta: 2
|
|||
target_temp: 50.0
|
||||
max_speed: 1.0
|
||||
min_speed: 0.0
|
||||
tachometer_pin:PC6
|
||||
|
||||
|
||||
[output_pin mcu_fan]
|
||||
[output_pin soc_fan]
|
||||
pin: PB2
|
||||
pwm: True
|
||||
cycle_time: 0.0100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue