Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of the sensor VEML7700 #3893

Merged
merged 18 commits into from
May 15, 2024

Conversation

Dr-Gandalf
Copy link
Contributor

This code, implements the measurement of light (lux and irradiance), using the veml7700 light sensor. This pr is related to the pr #498 on the protobufs repo

It also modifies the MQTT client to publish the new signals to the mqtt server.

src/modules/Telemetry/EnvironmentTelemetry.cpp Outdated Show resolved Hide resolved
src/modules/Telemetry/EnvironmentTelemetry.cpp Outdated Show resolved Hide resolved
src/mqtt/MQTT.cpp Show resolved Hide resolved
@thebentern thebentern requested a review from caveman99 May 15, 2024 21:09
@thebentern
Copy link
Contributor

Looks good to me. Upstream protobufs have conflicts now though

@caveman99
Copy link
Member

@thebentern now you know why i tell people every time not to push the protobuf subdir or generated files. That always explodes

@thebentern
Copy link
Contributor

@thebentern now you know why i tell people every time not to push the protobuf subdir or generated files. That always explodes

image

@caveman99 caveman99 merged commit c57d45b into meshtastic:master May 15, 2024
3 of 22 checks passed
@Dr-Gandalf Dr-Gandalf deleted the feature/veml7700 branch May 16, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants