Closed boboxx closed 1 month ago
Fixed already, but not yet committed. Anyway, thanks for reporting.
Thank you, I wish I could be more helpfull and be able to contribute more to this project. The work you are doing on this project and in IOSender is pretty impresive!
main/spindle/select.c: In function 'spindle_select_config': main/spindle/select.c:448:31: warning: assignment to 'user_mcode_check_ptr' {aka 'enum ()(enum )'} from incompatible pointer type 'user_mcode_t ( )(user_mcode_t)' {aka 'enum (*)(enum )'} [-Wincompatible-pointer-types]
grbl.user_mcode.check = check;