Skip to content

SparkFun_MMC5983MA_Arduino_Library.cpp - get* - delay(1) --> micros(); #20

@mvschaefer

Description

@mvschaefer

ln259 - getTemperature()
ln947 - getMeasurementX()
ln986 - getMeasurementY()
ln1025 - getMeasurementZ()
ln1064 - getMeasurementXYZ()

can all benefit from calling micros() (or anything < a full 1msec delay - crikey folks!..) instead of delay(1)...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions