Skip to content

Commit 8668f36

Browse files
committed
Removes erroneous include
1 parent c51c6b0 commit 8668f36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sfeQwiicUltrasonic.h

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#pragma once
1313

1414
#include "SparkFun_Toolkit.h"
15-
#include <cstdint>
1615

1716
// Available I2C addresses of the Qwiic Ultrasonic
1817
const uint8_t kQwiicUltrasonicDefaultAddress = 0x2F;

0 commit comments

Comments
 (0)