Skip to content

Make debugging events optional#25

Open
darrylhodgins wants to merge 1 commit intoljezny:masterfrom
darrylhodgins:remove-debug-publishes
Open

Make debugging events optional#25
darrylhodgins wants to merge 1 commit intoljezny:masterfrom
darrylhodgins:remove-debug-publishes

Conversation

@darrylhodgins
Copy link
Copy Markdown
Contributor

Particle now limits free tier usage to 100k events per month, which is easy to exceed with 2 devices using Particle-HAP.

All Particle.publish calls are already wrapped in #ifdef DEBUG_PARTICLE_EVENTS, I think it makes sense to remove this definition from the library, and add it to user's code if they want to enable these events.

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.

1 participant