EnviroDIY / ModularSensors

An Arduino library to give environmental sensors a common interface of functions for use with Arduino-framework dataloggers, such as the EnviroDIY Mayfly.
https://envirodiy.github.io/ModularSensors/
Other
81 stars 48 forks source link

Creating a publisher for a custom MQTT broker #368

Open TzionCastillo1 opened 3 years ago

TzionCastillo1 commented 3 years ago

I am trying to implement this, but the instructions for setting the library up for development in Platform.io is unclear, so I am getting dependency issues. Could anyone give a more thorough walk through on how to get set up for development?

SRGDamia1 commented 3 years ago

Did you read the "for developers" section: https://envirodiy.github.io/ModularSensors/page_for_developers.html?

Can you be much more specific about what dependency issues you are having?