Skip to content

Commit

Permalink
Removed unused Adafruit_Sensor.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
microbuilder committed Jan 20, 2016
1 parent 0caaa24 commit 0be2054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_SI5351.h
Expand Up @@ -41,7 +41,7 @@
#else
#include <WProgram.h>
#endif
#include <Adafruit_Sensor.h>
//#include <Adafruit_Sensor.h>
#include <Wire.h>

#include "errors.h"
Expand Down

0 comments on commit 0be2054

Please sign in to comment.