forgot param in example
This commit is contained in:
parent
7d068991cf
commit
c2e11b779e
@ -36,7 +36,7 @@ function labertasche_callback(state)
|
|||||||
|
|
||||||
// Callback for initiating and cancelling replies.
|
// Callback for initiating and cancelling replies.
|
||||||
// Posstible message: 'on' and 'off'
|
// Posstible message: 'on' and 'off'
|
||||||
function labertasche_reply_callback()
|
function labertasche_reply_callback(state)
|
||||||
{
|
{
|
||||||
if (state === "on"){
|
if (state === "on"){
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user