We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51c6b0 commit 8668f36Copy full SHA for 8668f36
src/sfeQwiicUltrasonic.h
@@ -12,7 +12,6 @@
12
#pragma once
13
14
#include "SparkFun_Toolkit.h"
15
-#include <cstdint>
16
17
// Available I2C addresses of the Qwiic Ultrasonic
18
const uint8_t kQwiicUltrasonicDefaultAddress = 0x2F;
0 commit comments