Skip to content

Conversation

timmbogner
Copy link
Owner

Introducing our newest neighbors: ESPNOW_NEIGHBOR_0 and ESPNOW_NEIGHBOR_3!

I have not actually tested this on devices, just ensured it compiled. Replace the existing ESP-NOW neighbor configs with the following.

#define ESPNOW_NEIGHBOR_0  0x00  // Address of ESP-NOW Neighbor #0
#define ESPNOW_NEIGHBOR_1  0x00  // Address of ESP-NOW Neighbor #1
#define ESPNOW_NEIGHBOR_2  0x02  // Address of ESP-NOW Neighbor #2
#define ESPNOW_NEIGHBOR_3  0x00  // Address of ESP-NOW Neighbor #3

I'm excited to test it tomorrow!

@timmbogner
Copy link
Owner Author

This is now tested, I just need to edit examples and documentation.

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