This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
wideband
mirror of
https://github.com/rusefi/wideband.git
Watch
1
Star
0
Fork
You've already forked wideband
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb66c03ac7
wideband
/
firmware
/
heater_control.h
5 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
extract heater control
2020-10-30 01:53:54 -07:00
#
pragma once
void
StartHeaterControl
(
)
;
add IsRunningClosedLoop
2020-10-31 14:54:50 -07:00
bool
IsRunningClosedLoop
(
)
;