Seeed-Studio / Grove_3Axis_Digital_Compass_HMC5883L

Grove 3D compass library for Arduino using HMC5883L
13 stars 21 forks source link

Request of a correction (HMC5883L.cpp : ln176) #6

Closed EmuAi closed 3 weeks ago

EmuAi commented 11 months ago

About the function, short HMC5883L::setMeasurementMode(uint8_t mode) { write(MODE_REGISTER, mode); } I believe it needs to be corrected to return some value.

Best.

ackPeng commented 1 month ago

@EmuAi Is the value returned incorrect now? Could you please provide more information?

Lesords commented 3 weeks ago

Hello,

I\'m going to close this issue, feel free to re-open it if you have any other questions.

[Autocommentary]