From afa834a805bfb190df7384cf1fd187a09515eb3f Mon Sep 17 00:00:00 2001 From: Our Air Quality Date: Wed, 2 Aug 2017 09:28:54 +1000 Subject: [PATCH] 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. --- extras/i2c/i2c.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/extras/i2c/i2c.h b/extras/i2c/i2c.h index 9fa65ca..b7936ad 100644 --- a/extras/i2c/i2c.h +++ b/extras/i2c/i2c.h @@ -36,8 +36,6 @@ extern "C" { #endif -#define I2C_FREQUENCY_400K true // for test WIP - /* * Some bit can be transmit slower. * Selected frequency fix the speed of a bit transmission