ClusterDuck-Protocol icon indicating copy to clipboard operation
ClusterDuck-Protocol copied to clipboard

Device Names in PlatformIO example .inis are Inconsistent

Open faradaym opened this issue 1 year ago • 2 comments

In some example files, the pio device names for the default_envs variable are outdated. For example, TTGO T-Beam v1 in Basic-Ducks/MamaDuck. Make sure all device names in all PlatformIO files are up to date

faradaym avatar Oct 04 '24 20:10 faradaym

@faradaym I can work on this.

should it be default_envs = local_ttgo_lora32_v1 instead of default_envs = local_ttgo_t_beam

marhabac33 avatar Oct 12 '24 12:10 marhabac33

@faradaym checking in if my understanding above is correct

marhabac33 avatar Oct 19 '24 03:10 marhabac33

@marhabac33 yes, that is correct!

faradaym avatar Oct 21 '24 15:10 faradaym

@faradaym thank you for confirming. Please assign it to me. And I will have the PR up soon. Thanks

marhabac33 avatar Oct 21 '24 21:10 marhabac33

@faradaym https://github.com/ClusterDuck-Protocol/ClusterDuck-Protocol/pull/458 is up

marhabac33 avatar Oct 26 '24 03:10 marhabac33