py-qmc5883l icon indicating copy to clipboard operation
py-qmc5883l copied to clipboard

Enhancements and Bug Fixes

Open abhiTronix opened this issue 6 years ago • 2 comments

This PR bring up the following addition:

  • replace smbus with latest smbus2
  • removed and replaced buggy print method to generate Gnuplot script with more reliable file method that works with python3/2 seamlessly.

abhiTronix avatar Aug 30 '19 14:08 abhiTronix

plz redirect me to your code

AlphaArslan avatar Oct 25 '19 12:10 AlphaArslan

@AlphaArslan What do you mean by redirect? Do you want to use this PR? If so, then you can clone and install this as follows:

git clone https://github.com/abhiTronix/py-qmc5883l.git
cd py-qmc5883l
sudo pip install .

abhiTronix avatar Oct 25 '19 13:10 abhiTronix