This commit is contained in:
J. Nick Koston 2023-06-05 20:30:11 -05:00
parent 6d7c395f0e
commit 9c2252e0e8
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ namespace ratgdo {
* The opener requires a specific duration low/high pulse before it will accept
* a message
*/
void RATGDOComponent::transmit(const uint_8t* payload)
void RATGDOComponent::transmit(const uint8_t* payload)
{
this->output_gdo_pin_->digital_write(true); // pull the line high for 1305 micros so the
// door opener responds to the message