Skip to content

Commit 3ac4a2c

Browse files
committed
Rolls version
1 parent b35f9a9 commit 3ac4a2c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SparkFun Toolkit
2-
version=0.9.1
2+
version=0.9.2
33
author=SparkFun Electronics
44
maintainer=SparkFun Electronics
55
sentence=A utility library that other SparkFun libraries can take advantage of.

src/sfeTkArdI2C.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2222
*/
2323

2424
#include "sfeTkArdI2C.h"
25-
#include <cstdint>
2625

2726
//---------------------------------------------------------------------------------
2827
// init()

0 commit comments

Comments
 (0)