Skip to content

Conversation

cannonerd
Copy link
Contributor

20170812_203049

Copy link
Member

@bergie bergie left a comment

Choose a reason for hiding this comment

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

Minor changes would be nice, otherwise looks good


long nextPeriodicUpdateMp3 = 0;

auto participant = msgflo::Participant("c-base/screen", cfg.role);
Copy link
Member

Choose a reason for hiding this comment

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

Would be good to have more descriptive component name than screen

WiFi.begin(cfg.wifiSsid, cfg.wifiPassword);

// Provide a Font Awesome (http://fontawesome.io/icons/) icon for the component
participant.icon = "toggle-on";
Copy link
Member

Choose a reason for hiding this comment

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

Also we could consider a different icon for this one

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