mirror of https://github.com/google/pebble
spelling: transimpedance
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
b7297fd9f4
commit
58c22748cc
|
@ -637,7 +637,7 @@ typedef struct HRMHRVData { // 3 bytes
|
|||
|
||||
typedef struct HRMLEDData { // 4 bytes
|
||||
uint16_t current_ua;
|
||||
uint16_t tia; //!< Transimpendance Amplifier value.
|
||||
uint16_t tia; //!< Transimpedance Amplifier value.
|
||||
//!< This is used with thresholds (provided by AMS) to verify the part is
|
||||
//!< functioning within specification.
|
||||
|
||||
|
|
Loading…
Reference in New Issue