mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-13 09:56:16 +00:00
Fix CRLF issues.
Many problems happen with git due to some machines liking CRLF at the end of lines, and others linking CR. To try to straighten this out, I'm using Unix-style LF (\n) as the line endings. To make sure your repository remains consistent, try: $ git config --global core.autocrlf input For details, see: http://help.github.com/dealing-with-lineendings/
This commit is contained in:
1452
IRremote.cpp
1452
IRremote.cpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user