Skip to content

Examples -> 03.Analog -> Smoothing fails on Arduino Due #1993

Closed
@PaulStoffregen

Description

@PaulStoffregen

It seems newlib defines index() as a string manipulation function, which conflicts with the name "index" of a global variable in this example.

Perhaps newlib's string.h should be edited to comment out "index" which is likely to conflict with Arduino sketches?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions