mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00
max30100: Small typo fix
Changed initializate->initialization... Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
parent
b57710cd78
commit
1d6d660769
@ -82,7 +82,7 @@ class MAX30100 {
|
||||
* is 0x57.
|
||||
* @param i2c_bus Target I2C bus
|
||||
* @return sensor context pointer
|
||||
* @throws std::runtime_error if sensor initializate fails
|
||||
* @throws std::runtime_error if sensor initialization fails
|
||||
*/
|
||||
MAX30100(int16_t i2c_bus);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user