Skip to content

Redeclaration may not have default arguments #1

@justingeeslin

Description

@justingeeslin

Hi,

Using KickFilters.h I'm finding it has difficulty with the default arguments. Will investigate further. Thanks for the library!

In file included from /Users/Skyward/Downloads/new-examples-for-filters/new-examples-for-filters.ino:1:0:
/Users/Skyward/Documents/Arduino/libraries/KickFilters/KickFilters.h:402:6: error: redeclaration of 'static void KickFilters<Type>::median(const Type*, Type*, Type*, Type*, uint16_t, uint16_t, uint16_t)' may not have default arguments [-fpermissive]
 void KickFilters<Type>::median(const Type input[], Type output[], Type tempArray[], Type tempArray2[],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions