The source project of this merge request has been removed.
Code cleanup: Sensor read config cleanup
Changes:
- Fix conditional memory leaks caused by
g_return_if_fail()
- Replace hard-coded constants with
sizeof()
Changes:
g_return_if_fail()
sizeof()