Skip to content

Commit e92e598

Browse files
committed
User Manual writing commit 17
1 parent 0931f88 commit e92e598

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual

1 file changed

+1
-1
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ void sendValues(SensorValues_t *values) {
12351235
/**
12361236
Function that transport the sensors data through I2C to the MKR
12371237
@param buf store the structured sensors values
1238-
@param len store the buffer lenght
1238+
@param len store the buffer length
12391239
*/
12401240
void writeBytes(uint8_t *buf, uint8_t len) {
12411241

0 commit comments

Comments
 (0)