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

Removed string usage from status response message generation #403

Merged
merged 2 commits into from
Nov 3, 2021

Conversation

MartinMueller2003
Copy link
Collaborator

No description provided.

@@ -90,6 +90,7 @@ typedef enum
#define DEFAULT_UART_2_GPIO gpio_num_t::GPIO_NUM_1
#define DEFAULT_RMT_0_GPIO gpio_num_t::GPIO_NUM_3
#define DEFAULT_RMT_1_GPIO gpio_num_t::GPIO_NUM_16
#define LED_GPIO gpio_num_t::GPIO_NUM_33
Copy link
Owner

@forkineye forkineye Nov 2, 2021

Choose a reason for hiding this comment

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

Needs to be GPIO 4 since it's the flash LED that was causing the issue.

@forkineye forkineye merged commit 0bdfe6a into forkineye:main Nov 3, 2021
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