Skip to content

Function "setRealtimeValue()" is missing in the CircuitPython implementation #33

Closed
@kriswilk

Description

@kriswilk

Adafruit's Arduino Library for the DRV2605L includes a function setRealtimeValue(uint8_t rtp) that sets the desired output amplitude when in Real-Time Playback mode.

Although the CircuitPython implementation can put the device into RTP mode, it doesn't appear that setRealtimeValue() has been ported over. Are there any plans to do so?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions