added sync flag info to README

This commit is contained in:
2026-02-10 12:54:40 +01:00
parent 215999ca8a
commit 9ab2e180d0

View File

@@ -5,3 +5,4 @@ Based on the [arduino driver](https://github.com/adafruit/Adafruit_MMC56x3).
# Usage # Usage
See [examples](./example). Also make sure to check the [datasheet](https://cdn-learn.adafruit.com/assets/assets/000/113/957/original/MMC5603NJ_RevB_7-12-18.pdf). See [examples](./example). Also make sure to check the [datasheet](https://cdn-learn.adafruit.com/assets/assets/000/113/957/original/MMC5603NJ_RevB_7-12-18.pdf).
If you want to use the synchronous version then enable the sync feature flag.