LVMakerHub / LINX

LabVIEW Community Edition LINX
Other
110 stars 114 forks source link

Update the copy of examples in libraries/LINX/examples. #113

Closed spathiwa closed 4 years ago

spathiwa commented 4 years ago

Update the copy of examples in libraries/LINX/examples to match core/examples. (It was out of sync with commit e370d98b673).

Perhaps we should just remove these redundant files from git (needed only because Arduino tools require a flat library hierarchy), add a makefile rule to copy them here when building Arduino targets, and add the files in this location to a .gitignore.

sharpk commented 4 years ago

I agree with the idea of removing these redundant files. It's always annoyed me having multiple copies of the same files in git.