Skip to content

ELM327 Plugin #37

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

Closed
limbouser opened this issue Feb 14, 2020 · 2 comments
Closed

ELM327 Plugin #37

limbouser opened this issue Feb 14, 2020 · 2 comments

Comments

@limbouser
Copy link

What is the purpose of ELM327 plugin? Is it to let the app have bluetooth communication? Is it the ELM327 plugin that needs /dev/rfcomm0? Can the flutter-pi run without the same? Can ELM327 plugin be disabled by me if itsn't necessary?

@ardera
Copy link
Owner

ardera commented Feb 14, 2020

ELM327 plugin is a plugin for communicating with an ELM327. Basically the plugin allows you the query vehicle speed, RPM etc from an ELM327 connected via Bluetooth. I use it because I want to use flutter-pi in my car.

I'm gonna remove it soon anyways, but it can be disabled by removing the -DBUILD_ELM327_PLUGIN flag from the Makefile.

@limbouser
Copy link
Author

Yh. It worked. Thanks.

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

No branches or pull requests

2 participants