Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Tetra2Go support in the wled.xcontroller file #4286

Closed
jasonsomers opened this issue Jan 22, 2024 · 4 comments
Closed

Adding Tetra2Go support in the wled.xcontroller file #4286

jasonsomers opened this issue Jan 22, 2024 · 4 comments

Comments

@jasonsomers
Copy link

jasonsomers commented Jan 22, 2024

We at RGB2Go would like to request that our Tetra2Go controller be added to the wled.xcontroller file

<Controller Name="RGB2Go-Tetra2Go">
        <Variant Name="Base" Base="WLED:BaseWLEDSettings">
            <MaxPixelPort>4</MaxPixelPort>
            <MaxSerialPort>0</MaxSerialPort>
            <Port1>2</Port1>
            <Port2>13</Port2>
	    <Port3>12</Port3>
	    <Port4>14</Port4>
        </Variant>
	<Variant Name="w/ Differential Module" Base="WLED:BaseWLEDSettings">
            <MaxPixelPort>8</MaxPixelPort>
            <MaxSerialPort>0</MaxSerialPort>
            <Port1>2</Port1>
            <Port2>13</Port2>
	    <Port3>12</Port3>
	    <Port4>14</Port4>
	    <Port5>27</Port5>
            <Port6>26</Port6>
            <Port7>25</Port7>
            <Port8>33</Port8>
        </Variant>
</Controller>
@jasonsomers
Copy link
Author

Is there something i could do to expedite this process? Since I am not a software guy, I am not very familiar with this process, but if someone could point me in the right direction to getting the controller file modified, I would appreciate it!
Thanks!
-Jason

@AzGilrock
Copy link
Collaborator

AzGilrock commented Mar 30, 2024

Offering money usually speeds things up. Not sure why no one ever thinks of that...lol

@jasonsomers
Copy link
Author

Lol.
I know this is a simple conf file edit - but I didn't want to assume that it would be appropriate for me to make a pull request.

@computergeek1507
Copy link
Member

I added them and made a new Vendor option for you. 5cd4489

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants