From 7dbfa0fbc7817b7d45dfddfc777cd15743d7d16c Mon Sep 17 00:00:00 2001 From: Leo Maroni Date: Sat, 29 Sep 2018 22:47:26 +0200 Subject: [PATCH] Add ubnt and zbt --- config.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.inc.php b/config.inc.php index efe67fe..0a299b8 100644 --- a/config.inc.php +++ b/config.inc.php @@ -55,7 +55,7 @@ array( "name" => "China", "filename" => "zbt", - "offset_modell" => 6, + "offset_modell" => 4, "offset_version" => 4 ), array( @@ -133,7 +133,7 @@ array( "name" => "UBNT", "filename" => "ubnt", - "offset_modell" => 9, + "offset_modell" => 5, "offset_version" => 4 ), array(