repo.or.cz
/
betaflight.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Position hold depends on GPS (#14101)
[betaflight.git]
/
src
/
test
/
unit
/
timer_definition_unittest.include
/
pg
/
bus_i2c.h
blob
b822be69bfdebd99a6b242ab686a0293f35e3736
1
#define I2CDEV_2 (1)
2
3
int
i2cConfig
(
int
);
4
void
i2cHardwareConfigure
(
int
);
5
void
i2cInit
(
int
);