Skip to content
Snippets Groups Projects
Commit 5c1b84f1 authored by Stefan's avatar Stefan Committed by Lorenz Meier
Browse files

Update ms5611_i2c.cpp

spelling mistakes
parent 8701e0ba
No related branches found
No related tags found
No related merge requests found
......@@ -265,7 +265,7 @@ MS5611_I2C::_read_prom()
/* check if all bytes are zero */
if (i == 0) {
/* initalize to first byte read */
/* initialize to first byte read */
last_val = prom_buf[0];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment