At update CAT, too

This commit is contained in:
int2001
2024-01-13 11:16:31 +00:00
parent 87c3b3424a
commit ff9bb4237e

View File

@@ -404,6 +404,7 @@ class API extends CI_Controller {
/* ENDPOINT for Rig Control */
function radio() {
session_write_close();
header('Content-type: application/json');
$this->load->model('api_model');