mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-20 00:02:50 +00:00
Merge pull request #303 from AnalysIR/master
Fixed bug in ir_Dish.cpp for sending
This commit is contained in:
@@ -48,6 +48,7 @@ void IRsend::sendDISH (unsigned long data, int nbits)
|
|||||||
space(DISH_ZERO_SPACE);
|
space(DISH_ZERO_SPACE);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
mark(DISH_HDR_MARK); //added 26th March 2016, by AnalysIR ( https://www.AnalysIR.com )
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user