Skip to content

Commit 1bf5405

Browse files
committed
fix capitalization
1 parent 53f3def commit 1bf5405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/drivers/I2C_Driver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ I2C_Driver::~I2C_Driver() {
4444
/*!
4545
@brief Sets an I2C device's
4646
polling period, in seconds.
47-
@param Period
47+
@param period
4848
The time elapsed between
4949
polling the I2C sensor for new
5050
data.

0 commit comments

Comments
 (0)