From 1c174dc4c035b0be1fbf33c10f52d76d94568dbe Mon Sep 17 00:00:00 2001 From: andreas Date: Thu, 18 Jan 2024 15:23:17 +0100 Subject: [PATCH] add repo for obp60 to webinstall --- webinstall/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webinstall/config.php b/webinstall/config.php index 2a7485b..dddc4d3 100644 --- a/webinstall/config.php +++ b/webinstall/config.php @@ -1,7 +1,7 @@ array('wellenvogel'), - 'repo'=> array('esp32-nmea2000') + 'user'=> array('wellenvogel','norbert-walter'), + 'repo'=> array('esp32-nmea2000','esp32-nmea2000-obp60') );