Hi,
I have a greenhouse project where I want to start using an Adafruit SHT30 sensor. This sensor chosen because my other sensors are failing due to condensation in the high humidity environment (95%rh).
I have received the sensor and cannot get the sample code to compile in the SHT30 library found in Particle Build. It fails with the errors below.
I don't have any idea how to troubleshoot this, can someone help?
error ../hal/argon/pinmap_defines.h:46:13: expected unqualified-id before numeric constant
error ../hal/argon/pinmap_defines.h:45:13: expected unqualified-id before numeric constant
error ../hal/argon/pinmap_defines.h:44:13: expected unqualified-id before numeric constant
error ../hal/argon/pinmap_defines.h:43:13: expected unqualified-id before numeric constant
error ../hal/argon/pinmap_defines.h:42:13: expected unqualified-id before numeric constant