Freeze
This commit is contained in:
parent
70798b6bf7
commit
3e77d34ccc
10 changed files with 669 additions and 146 deletions
|
|
@ -88,7 +88,7 @@ void handle_serial_command(char command)
|
|||
rsense_cmd_telemetry();
|
||||
break;
|
||||
case 'm': // Set spectrum mode (16-bit or 32-bit)
|
||||
rsense_cmd_set_mode();
|
||||
rsense_cmd_set_configuration();
|
||||
break;
|
||||
default:
|
||||
// Unknown command - ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue