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

Fix invalid environment error in PlatformIO #36

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

Fonta
Copy link

@Fonta Fonta commented Apr 16, 2023

PlatformIO gives error on codm environments
Error: Invalid environment name 'codm-controller-0.6'. The name can contain alphanumeric, underscore, and hyphen characters (a-z, 0-9, -, _)

Fonta added 2 commits April 16, 2023 03:05
PlatformIO gives error on codm environments
``Error: Invalid environment name 'codm-controller-0.6'. The name can contain alphanumeric, underscore, and hyphen characters (a-z, 0-9, -, _)``
Copy link
Author

@Fonta Fonta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated all occurences

Copy link
Collaborator

@troyhacks troyhacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems entirely valid and covers off all the instances in platformio.ini

@troyhacks troyhacks merged commit 0558865 into MoonModules:mdev Apr 18, 2023
@Fonta Fonta deleted the patch-1 branch April 18, 2023 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants