[imu_aspirin2] fix typo: pragma message instead of pragma info

This commit is contained in:
Felix Ruess
2012-07-24 21:10:29 +02:00
parent 5419189e02
commit 97eba079c1
+1 -1
View File
@@ -248,7 +248,7 @@ static void mpu_configure(void)
// Slave 0 Control:
#ifdef IMU_ASPIRIN_VERSION_2_1
#pragma note "Reading the MS5611"
#pragma message "Reading the MS5611"
/*