Skip to content

Commit

Permalink
Fix url, it's i2c not uart
Browse files Browse the repository at this point in the history
  • Loading branch information
stlljonas committed Jul 13, 2023
1 parent 401ac6a commit 9f2b870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author=Sensirion
maintainer=Sensirion
sentence=Library for the SVM4x evaluation kit board by Sensirion.
paragraph=Enables you to use the SVM4x via I2C. The SVM4x evaluation kit covers evaluation of the SGP40 and SGP41 sensors.
url=https://github.com/Sensirion/arduino-uart-svm4x
url=https://github.com/Sensirion/arduino-i2c-svm4x
category=Sensors
depends=Sensirion Core
includes=SensirionI2CSvm41.h

0 comments on commit 9f2b870

Please sign in to comment.