Skip to content

Fifo modes in example seem incorrectly commented #8

@mspoorendonk

Description

@mspoorendonk

The source code of the library says:
uint8_t fifoMode; //can be 0x0,0x1,0x2,0x3

The FifoExample.ino says:
//fifoMode can be:
// 0 (Bypass mode, FIFO off)
// 1 (FIFO mode)
// 3 (FIFO until full)
// 4 (FIFO when trigger)

That seems inconsistent.

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