Project ZIP files are missing additional sources
urish opened this issue · 0 comments
urish commented
Steps to reproduce
- Go to a project page that contains multiple source files (e.g. alarm-clock).
- Go to the "Source code" section, then click on the "Download project" button.
- Extract the downloaded ZIP file. You will notice that it only contains the main sketch file (e.g.
alarm-clock.inofile), but the.hand.cppfiles are missing.