1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-20 17:23: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 <?php
$allowed=array( $allowed=array(
'user'=> array('wellenvogel'), 'user'=> array('wellenvogel','norbert-walter'),
'repo'=> array('esp32-nmea2000') 'repo'=> array('esp32-nmea2000','esp32-nmea2000-obp60')
); );