## What the example does * Prints the device making * Reads measurements from the device in a loop ## Wiring | Chip | SDA | SCL | |---------|-----|-----| | ESP8266 | 4 | 5 | | ESP32s | 16 | 17 |
To create a project from this example, run:
idf.py create-project-from-example "esp-idf-lib/sfa3x=1.0.6:default"