mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-03-20 03:42:01 +00:00
* Removed some trailing spaces in IRremote.cpp. * IRremote.cpp: fix some compiler warnings (-Wall -Wextra). Remark: braces necessitated by the macro nature of DBG_PRINTLN. * boarddefs.h: removed spurious #. Nuked trailing spaces. Credits: bengtmartensson