We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0020e8 commit 3349c3eCopy full SHA for 3349c3e
1 file changed
src/vl53l8cx.cpp
@@ -81,7 +81,7 @@ VL53L8CX::~VL53L8CX() {}
81
82
/**
83
* @brief Initialize the pins of the sensor
84
- * @return Status 0 if check is OK.
+ * @return Status 0 if check is OK.
85
*/
86
int VL53L8CX::begin()
87
{
@@ -110,7 +110,7 @@ int VL53L8CX::begin()
110
111
112
* @brief Deinitialize the pins of the sensor
113
114
115
int VL53L8CX::end()
116
0 commit comments