Closed SlayerTO closed 7 months ago
A submodule update did remove the attribute "bit" from
typedef struct xbar
but it is still in use.
https://github.com/grblHAL/LPC176x/blob/5d65d9b342af32eed3147aa15b5e6efb65556dde/src/btt_skr_1.x.c#L127C14-L127C15
Potential fix: https://github.com/grblHAL/LPC176x/pull/47
A submodule update did remove the attribute "bit" from
typedef struct xbar
but it is still in use.
https://github.com/grblHAL/LPC176x/blob/5d65d9b342af32eed3147aa15b5e6efb65556dde/src/btt_skr_1.x.c#L127C14-L127C15