Skip to content

Commit

Permalink
Re-added attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
dherrada committed Jun 1, 2020
1 parent f7d3e88 commit 7b1d4fa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Adafruit_LIS2MDL.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
/*!
* @file Adafruit_LIS2MDL.h
*
* This is a library for the LIS2MDL magnentometer/compass
*
* Designed specifically to work with the Adafruit LSM303AGR and LIS2MDL
* Breakouts
*
* These displays use I2C to communicate, 2 pins are required to interface.
*
* Adafruit invests time and resources providing this open source code,
* please support Adafruit and open-source hardware by purchasing products
* from Adafruit!
*
* Written by Bryan Siepert for Adafruit Industries.
* BSD license, all text above must be included in any redistribution
*/

#ifndef LIS2MDL_MAG_H
Expand Down

0 comments on commit 7b1d4fa

Please sign in to comment.