This commit is contained in:
VA7NFH 2018-04-10 12:04:43 -07:00 committed by GitHub
parent f7e30ec316
commit b76b8729ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ Adafruit_FXOS8700 accelmag = Adafruit_FXOS8700(0x8700A, 0x8700B);
#endif #endif
// Mag calibration values are calculated via ahrs_calibration. // Mag calibration values are calculated via ahrs_calibration.
// These values must be determined for each baord/environment. // These values must be determined for each board/environment.
// See the image in this sketch folder for the values used // See the image in this sketch folder for the values used
// below. // below.