This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
docu_sendraw [2018/10/20 12:11] felfert |
docu_sendraw [2018/10/20 12:12] (current) felfert [Example] |
||
---|---|---|---|
Line 11: | Line 11: | ||
<code> | <code> | ||
- | IF 1 == 1 THEN sendraw CODE '123 456 789 1123 1124' => invokes pilight-send -p raw -c "123 456 789 1123 1124" | + | IF 1 == 1 THEN sendraw CODE '123 456 789 1123 1124' |
</code> | </code> | ||
+ | invokes pilight-send -p raw -c "123 456 789 1123 1124" |