1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

add repo for obp60 to webinstall

This commit is contained in:
andreas
2024-01-18 15:23:17 +01:00
parent d6b14efe30
commit 1c174dc4c0

View File

@@ -1,7 +1,7 @@
<?php
$allowed=array(
'user'=> array('wellenvogel'),
'repo'=> array('esp32-nmea2000')
'user'=> array('wellenvogel','norbert-walter'),
'repo'=> array('esp32-nmea2000','esp32-nmea2000-obp60')
);