Merge branch 'master' into pwmin-new
[fw/altos] / src / drivers / ao_hmc5883.h
index 556909784040f9be4fd5979d793d189f5b1ec7ec..ff2725ebdaa6820a10476452576fe25569b3e19b 100644 (file)
@@ -79,6 +79,8 @@ struct ao_hmc5883_sample {
        int16_t         x, y, z;
 };
 
+extern struct ao_hmc5883_sample        ao_hmc5883_current;
+
 void
 ao_hmc5883_init(void);