#pragma once /* Camera module */ void mod_camera_register_commands(void); /* MLAT (Multilateration) module */ void mod_mlat_register_commands(void);