diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 4fae12b..10f8d54 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -511,7 +511,7 @@ Some devices present data when you read them without having to do any register t This read an 8-bit value from the device register indicated. -### wiringPiI2CReadReg16(fd, red) +### wiringPiI2CReadReg16(fd, reg) >= 2.0.0 This read an 16-bit value from the device register indicated.