mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-09 11:12:49 +00:00
Merge branch 'v3' of https://github.com/z3t0/Arduino-IRremote into v3
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
#include <InfraredRemote.h>
|
#include <InfraredRemote.h>
|
||||||
|
|
||||||
|
|
||||||
#define POWER 0x7F80
|
#define POWER 0x7F80
|
||||||
#define AIWA_RC_T501
|
#define AIWA_RC_T501
|
||||||
|
|
||||||
|
|||||||
1
test.sh
1
test.sh
@@ -12,3 +12,4 @@ PLATFORMIO_CI_SRC=examples/JVCPanasonicSendDemo python2 -m platformio ci --lib="
|
|||||||
PLATFORMIO_CI_SRC=examples/LGACSendDemo python2 -m platformio ci --lib="." --board=uno
|
PLATFORMIO_CI_SRC=examples/LGACSendDemo python2 -m platformio ci --lib="." --board=uno
|
||||||
PLATFORMIO_CI_SRC=examples/LegoPowerFunctionsSendDemo python2 -m platformio ci --lib="." --board=uno
|
PLATFORMIO_CI_SRC=examples/LegoPowerFunctionsSendDemo python2 -m platformio ci --lib="." --board=uno
|
||||||
PLATFORMIO_CI_SRC=examples/LegoPowerFunctionsTests python2 -m platformio ci --lib="." --board=uno
|
PLATFORMIO_CI_SRC=examples/LegoPowerFunctionsTests python2 -m platformio ci --lib="." --board=uno
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user