Bengt Martensson
|
7245efd2f5
|
Fix some minor problems in boarddefs.h and IRremote.cpp (#505)
* 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
|
2017-08-17 17:32:01 -06:00 |
|
Rafi Khan
|
4eb95a3272
|
Revert "Removed blinking led"
This reverts commit a406f3b9f9.
|
2017-08-14 17:12:02 -06:00 |
|
Rafi Khan
|
542516f116
|
Revert "Removed pronto "protocol""
This reverts commit 563c82c6c4.
|
2017-08-13 12:03:54 -06:00 |
|
Rafi Khan
|
563c82c6c4
|
Removed pronto "protocol"
Fixes #466
|
2017-08-13 11:46:58 -06:00 |
|
Rafi Khan
|
a406f3b9f9
|
Removed blinking led
It is difficult to maintain this over different architectures and also
not entirely that useful.
Fixes #462
|
2017-08-13 11:43:32 -06:00 |
|
Rafi Khan
|
31968a4875
|
Removed redundant preprocessor directives
In the newer versions of the IDE it is sufficient to simply include
the Arduino.h header file.
Fixes #463
|
2017-08-13 11:30:06 -06:00 |
|
Rafi Khan
|
635e8a923d
|
Restructuring directory as per #464
|
2017-08-13 11:19:20 -06:00 |
|