sgp30: fixed apidoc.

This commit is contained in:
Martin Preuss
2026-05-04 13:59:04 +02:00
parent a9147f911c
commit bea424de36

View File

@@ -75,7 +75,7 @@ SGP30_Fini:
; ---------------------------------------------------------------------------
; @routine SGP30_GetValue @global
;
; @param R16 value to get (SI7021_VALUE_TEMP, SI7021_VALUE_HUMIDITY)
; @param R16 value to get (SGP30_VALUE_CO2, SGP30_VALUE_TVOC)
; @return CFLAG set if value available, cleared otherwise
; @return R19:R18 value
; @return R21:R20 denom (e.g. 100, meaning value must be divided by 100)