-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels