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
4e3e4d75d4
wideband
/
firmware
/
auxout.h
7 lines
97 B
C++
Raw
Blame
History
#
pragma once
#
include
<cstdint>
void
InitAuxDac
(
)
;
void
SetAuxDac
(
int
channel
,
float
voltage
)
;
Reference in New Issue
View Git Blame
Copy Permalink