Skip to content

Commit 43a61ac

Browse files
committed
macro moves to tk
1 parent 4d39e30 commit 43a61ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/SparkFun_Soil_Moisture_Sensor.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
#include <SparkFun_Toolkit.h>
1919
#include "sfeTk/sfeDevSoilMoisture.h"
2020

21-
22-
// make a nice Arduino define for the default address
23-
#define SFE_SOIL_MOISTURE_DEFAULT_I2C_ADDRESS kSfeDevSoilMoistureDefaultI2CAddress
24-
2521
// Define our Arduino Object
2622
class SparkFunSoilMoistureSensor : public sfeDevSoilMoisture
2723
{

0 commit comments

Comments
 (0)