STMicroelectronics / lsm6dso32-pid

lsm6dso32 platform independent driver based on Standard C language and compliant with MISRA standard
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Fixed garbage value readings on errors #3

Open loicgillioz opened 1 year ago

loicgillioz commented 1 year ago

I ran analysis utility which pointed out a few possible garbage values reading on errors. I added extra conditions to avoid this.