Skip to content

Initializer_List naming confusion #63

@cbaugher

Description

@cbaugher

The Arduino IDE gets confused with the Initializer_List library because the actual .h file is named "Initilizer_list" with a small "l", and library.json reports it as "Initilizer_List" with an uppercase "L".

The Simple Vector library references it with a small "l". Not sure about other libraries.

Metadata

Metadata

Labels

WorkingWorking on an Issue/RequestbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions