apache / mynewt-nimble

Apache mynewt
https://mynewt.apache.org/
Apache License 2.0
680 stars 392 forks source link

nimble/phy: Fix compilation error #1701

Closed MariuszSkamra closed 6 months ago

MariuszSkamra commented 6 months ago

This fixes compilation error caused by value assignment to undefined structure aux_data member. Introduced in 4e58b2724.