mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: transimpedance
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
b7297fd9f4
commit
58c22748cc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue