From 3c53b1b62451329f0f5beeb11a34f781de622025 Mon Sep 17 00:00:00 2001 From: Claus Marxmeier Date: Fri, 20 Sep 2019 11:52:28 +0200 Subject: [PATCH] Update config.inc.php --- config.inc.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.inc.php b/config.inc.php index 0e2911e..43b3068 100644 --- a/config.inc.php +++ b/config.inc.php @@ -28,6 +28,12 @@ "offset_modell" => 9, "offset_version" => 4 ), + array( + "name" => "Aerohive", + "filename" => "aerohive", + "offset_modell" => 7, + "offset_version" => 4 + ), array( "name" => "Alfa", "filename" => "alfa",