Open Issues Need Help
View All on GitHub Robotics • Radio Infrastructure
Add proper field for bloom filter in the beacon about 2 months ago
AI Summary: Modify the `packet.h` header file to include a dedicated `bloom_filter` field within the beacon structure. This will replace the current method of directly copying the bloom filter data after the beacon header, improving code clarity and maintainability.
Complexity:
2/5
good first issue