This commit is contained in:
Adam McQuilkin 2024-03-15 10:54:41 -07:00
parent cf25b390d6
commit 6d2e6704b8

View file

@ -1444,7 +1444,7 @@ message ToRadio {
/*
* Heartbeat message (used to keep the device connection awake on serial)
*/
Heartbeat hearbeat = 7;
Heartbeat heartbeat = 7;
}
}