Skip to content

Commit 77ccf67

Browse files
committed
Fixes comments
1 parent 90b9d5b commit 77ccf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unit/unit_RCWL9620.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ class UnitRCWL9620 : public Component, public PeriodicMeasurementAdapter<UnitRCW
111111
@brief Start periodic measurement
112112
@param interval Measurement interval (ms)
113113
@return True if successful
114-
@note Interval must be at least 100 ms
114+
@note Interval must be at least 150 ms
115115
*/
116116
inline bool startPeriodicMeasurement(const uint32_t interval)
117117
{

0 commit comments

Comments
 (0)