Browse Source
SENSOR_XBR818_CLOCKRATE / val->val1 is getting assigned to uint8_t variable which is causing the logically dead issue, this commit is a fix for it. Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>pull/92152/head
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue