system76 / ec

System76 Open Source Embedded Controller
GNU General Public License v3.0
318 stars 72 forks source link

peci: Perform offset calculation in temp function #457

Closed crawfxrd closed 2 months ago

crawfxrd commented 4 months ago

Have peci_get_temp() return the actual temp instead of the offset, requiring the caller to make another calculation for the temp.

crawfxrd commented 2 months ago

Included in #474.