Revert "fix"

This reverts commit d30f9f2f92.
This commit is contained in:
J. Nick Koston 2023-06-05 17:15:48 -05:00
parent d30f9f2f92
commit 0a3edf52d0
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ namespace ratgdo {
void RATGDOComponent::printRollingCode()
{
char code[40];
char code[CODE_LENGTH];
snprintf(code, sizeof(code),
"%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X%01X",
this->rollingCode[0],