pull/2077/head
Isaac Connor 2018-01-29 07:53:48 -08:00
parent 4751920423
commit 73d84c6b08
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ private $defaults = array(
'ZoneCount' => 0, 'ZoneCount' => 0,
'Triggers' => null, 'Triggers' => null,
); );
$private $status_fields = array( private $status_fields = array(
'AnalysisFPS' => null, 'AnalysisFPS' => null,
'CaptureFPS' => null, 'CaptureFPS' => null,
); );