Skip to content

Instantly share code, notes, and snippets.

#define ARDUINO_H
#include <stdint.h>
#include <stddef.h>
#include <stdlib.h>
#include <math.h>
#define HMC5883L_Address 0x3C
#define ConfigurationRegisterA 0x00
#define ConfigurationRegisterB 0x01