good first issue
Repository metrics
- Stars
- (789 stars)
- PR merge metrics
- (PR metrics pending)
Description
Right now we're straddling between Arduino IDE format and VSCode format, but I don't believe any developers are using Arduno IDE with the project. The main problem is the name of this file, which should be .cpp instead of .ino:
But we should double-check that after we change this the project just loads in VSCode without complaints and no other changes are needed (and if needed, make them so VSCode loads seamlessly).