Skip to content

Releases: dthain/QMC5883L

v1.0.9

25 Jun 14:44

Choose a tag to compare

Minor fix to include statements in examples.

Updated example code.

07 Jan 14:14

Choose a tag to compare

Avoid looping in loop() method, which prevents other background tasks.

Minor portability fix.

07 Jan 14:10

Choose a tag to compare

Moved Wire initialization back to main to avoid portability issues.

Initialize Wire inside library.

10 Sep 13:07

Choose a tag to compare

The I2C Wire library is now initialized inside the QMC library, if it was not already done elsewhere.

Fix error in example code.

02 Jul 12:50

Choose a tag to compare

v1.0.5

Update (broken) example code.

Match up release number with library properties.

22 Mar 14:46

Choose a tag to compare

v1.0.4

Match up release with library properties.

Return the correct heading.

22 Mar 12:49

Choose a tag to compare

Fixed dumb mistake whereby readheading() was always returning one!

Minor fix to work on Arduino 1.8.5

26 Feb 15:34

Choose a tag to compare

v1.0.2

Update release to 1.0.2 and update the instructions to include instal…

Portability fix.

15 Feb 16:28

Choose a tag to compare

Minor fix to support compilers where M_PI is not defined.

1.0.0

20 Sep 19:45

Choose a tag to compare

First release.