Don't enable environmental telemetry by default (#1502)

* INA219 + INA260 support in telemetry

* Protobuf update

* Fixes + debug statement

* Fix size

* Fix conversion from mv

* Added getRegisterValue for i2cscan

* Accidentally left this in

* Removed line
This commit is contained in:
Ben Meadors 2022-06-12 07:14:33 -05:00 committed by GitHub
parent 90957e6994
commit 4458b470aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,6 @@ int32_t EnvironmentTelemetryModule::runOnce()
Uncomment the preferences below if you want to use the module
without having to configure it from the PythonAPI or WebUI.
*/
moduleConfig.telemetry.environment_measurement_enabled = 1;
/*
moduleConfig.telemetry.environment_measurement_enabled = 1;