Groundwire added vendor (#7065)

* Added Groundwire vendor
This commit is contained in:
Antonio Fernandez
2024-07-24 07:21:12 -06:00
committed by GitHub
parent 0e3fa58a1f
commit 841cc6527e
4 changed files with 48 additions and 0 deletions
+6
View File
@@ -4319,4 +4319,10 @@
$vendors[$y]['name'] = "acrobits";
$z=0;
//groundwire details
$y++;
$vendors[$y]['uuid'] = "c0a455ea-756e-48eb-991c-fb144770a059";
$vendors[$y]['name'] = "groundwire";
$z=0;
?>