This commit is contained in:
J. Nick Koston 2023-06-05 14:05:53 -05:00
parent c43962b527
commit 3dbe8534dc
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -411,7 +411,7 @@ namespace ratgdo {
* The opener requires a specific duration low/high pulse before it will accept
* a message
*/
void RATGDOComponent::transmit(unsigned char * payload, unsigned int length)
void RATGDOComponent::transmit(const unsigned char * payload, unsigned int length)
{
digitalWrite(OUTPUT_GDO, HIGH); // pull the line high for 1305 micros so the
// door opener responds to the message