i2c: remove wip 400k define
Looks like this was test wip code that should not have been included. Want to be able to set the i2c per-project rather than having to patch the driver.
This commit is contained in:
parent
9523e872f8
commit
afa834a805
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define I2C_FREQUENCY_400K true // for test WIP
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Some bit can be transmit slower.
|
* Some bit can be transmit slower.
|
||||||
* Selected frequency fix the speed of a bit transmission
|
* Selected frequency fix the speed of a bit transmission
|
||||||
|
|
Loading…
Reference in a new issue