pfeerick / elapsedMillis

Arduino 'port' of the elapsedMillis library
MIT License
84 stars 26 forks source link

Create top level folder elapsedMillis or zip file with top level folder #4

Closed pfeerick closed 10 years ago

pfeerick commented 10 years ago

The latest zip has no folder that can be put in libraries, the users have to create their own folder.

please either revert the zip or preferably create as zip with just one top level folder called
elapsedMillis which contains all the files

pfeerick commented 10 years ago

Can't do this as I would then be unable to version control this library without copying files back and forth - elapsedMillis subfolder under libraries is the repo folder. If I find a practical method of tracking a subfolder only in a repository, then I am happy to do this, but not till then.

sudar commented 10 years ago

Note, this is the inverse of #1