1
0
Fork 0

[Bug] Develop - DC01 left (#13597)

This commit is contained in:
Xelus22 2021-07-22 18:06:03 +10:00 committed by GitHub
parent 78fb223da7
commit 6e9f667672
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -451,4 +451,4 @@ error:
i2c_stop();
return (status < 0) ? status : I2C_STATUS_SUCCESS;
}
}