Minor typo fixes. Some readability changes.

This commit is contained in:
Mike Coles 2023-03-05 07:30:24 -05:00 committed by Thomas Göttgens
parent b3d05ec995
commit fbfdcaab4c
4 changed files with 19 additions and 19 deletions

View file

@ -256,7 +256,7 @@ message AdminMessage {
int32 reboot_ota_seconds = 95;
/*
* This message is only supported for the simulator porduino build.
* This message is only supported for the simulator Portduino build.
* If received the simulator will exit successfully.
*/
bool exit_simulator = 96;