feat: load i2c-dev kernel module on startup #14

Merged
pstruebi merged 1 commits from fix/temp_sensor into main 2025-12-18 15:27:41 +00:00

1 Commits

Author SHA1 Message Date
pstruebi 6a37695f0b feat: load i2c-dev kernel module on startup
Ensure i2c-dev kernel module is loaded before initializing I2C communication to guarantee /dev/i2c-* device access. Add error handling and logging for module loading process.
2025-12-18 16:17:07 +01:00