Skip to content

Commit

Permalink
Merge pull request #3 from Sensirion/Typo
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
qfisch authored Feb 23, 2024
2 parents ec8b781 + 48f05ec commit 8f387ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ paragraph=Sensors can be read out collectively using a single method. The result
category=Sensors
architectures=esp32
url=
includes=Sensirion_upt_i2c_auto_detection.h.h
includes=Sensirion_upt_i2c_auto_detection.h
depends=Sensirion Core, Sensirion UPT Core, Sensirion I2C SCD4x, Sensirion I2C SFA3x, Sensirion I2C SVM4x, Sensirion I2C SHT4x, Sensirion I2C SEN5X, Sensirion I2C SCD30, Sensirion I2C SGP41, Sensirion I2C STC3x
2 changes: 1 addition & 1 deletion src/Sensirion_upt_i2c_auto_detection.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef _SENSIRION_UPT_I2C_AUTO_DETECTION_H_
#define _SENSIRION_UPT_I2C_AUTO_DETECTION_H__H_
#define _SENSIRION_UPT_I2C_AUTO_DETECTION_H_

#include "Sensirion_UPT_Core.h"
#include "I2CAutoDetector.h"
Expand Down

0 comments on commit 8f387ed

Please sign in to comment.