repo.or.cz
/
inav.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add h7 support to spi ll driver, drop hal version
[inav.git]
/
src
/
main
/
io
/
pwmdriver_i2c.h
blob
1170c87109c1fd345389ea751ca840ec92c54575
1
2
void
pwmDriverInitialize
(
void
);
3
void
pwmDriverSync
(
void
);
4
void
pwmDriverSetPulse
(
uint8_t
servoIndex
,
uint16_t
length
);