- Fix issue with overlay potentially crashing system on overlay's boot related to nv services
- Fix potential issue with sleep mode at 19.0.0+ that was first discovered in sys-clk retronx-team/sys-clk#85
- For some reason using tsSessionGetTemperature is enough to crash system while is in sleep mode
- It was fixed by moving from ts service to i2c. Readings are not filtered, so reading output and behavior can be slightly different than what we were used to.