mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-13 01:46:21 +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);
|
||||
}
|
||||
}
|
||||
mark(DISH_HDR_MARK); //added 26th March 2016, by AnalysIR ( https://www.AnalysIR.com )
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user