Skip to content

Commit

Permalink
Removing delay() use from SGP4x driver
Browse files Browse the repository at this point in the history
  • Loading branch information
precurse committed Jun 19, 2023
1 parent f629aa7 commit cd1523f
Show file tree
Hide file tree
Showing 11 changed files with 365 additions and 521 deletions.
2 changes: 1 addition & 1 deletion I2CDEVICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ Index | Define | Driver | Device | Address(es) | Description
79 | USE_GDK101 | xsns_106 | GDK101 | 0x18 - 0x1B | Gamma Radiation Sensor
80 | USE_TC74 | xsns_108 | TC74 | 0x48 - 0x4F | Temperature sensor
81 | USE_PCA9557 | xdrv_69 | PCA95xx | 0x18 - 0x1F | 8-bit I/O expander as virtual button/switch/relay
109 | USE_SGP41 | xsns_109 | SGP41 | 0x59 | Gas (TVOC/NOx index)
82 | USE_SGP4X | xsns_109 | SGP4X | 0x59 | Gas (TVOC/NOx index)
150 changes: 0 additions & 150 deletions lib/lib_i2c/arduino-i2c-sgp41/src/SensirionI2CSgp40.cpp

This file was deleted.

113 changes: 0 additions & 113 deletions lib/lib_i2c/arduino-i2c-sgp41/src/SensirionI2CSgp40.h

This file was deleted.

Loading

0 comments on commit cd1523f

Please sign in to comment.