fix crc calc
This commit is contained in:
parent
da371f43b7
commit
f49d052e6e
3 changed files with 21 additions and 49 deletions
1
main.cpp
1
main.cpp
|
|
@ -216,7 +216,6 @@ int powerDispatch(char* token, Serial* serial)
|
|||
return -1;
|
||||
}
|
||||
|
||||
|
||||
void serialDispatch(Serial* serial)
|
||||
{
|
||||
static uint8_t lastItemToResend = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue