error compilater
hi i am using the ide arduino-1.8.15 and the Repetier-Firmware configuration tool for
version 1.0.5dev and it gave me this error
https://subefotos.com/ver/?4e6f0d638b52737859d4b0ea42336fe4o.png
hi i am using the ide arduino-1.8.15 and the Repetier-Firmware configuration tool for
version 1.0.5dev and it gave me this error
https://subefotos.com/ver/?4e6f0d638b52737859d4b0ea42336fe4o.png
Comments
#endif Z_PROBE_IIS2DH
into
#endif // Z_PROBE_IIS2DH
to prevent the error. The stray messages come from wrong encoding I think. Try converting it to utf-8. Will also have a look at the afternoon and try to fix.