m5stack/M5Core2

Arduino IDE not finding MODULE_GRBL13.2

capedra opened this issue · 4 comments

Whenever I try to install this library on Arduino IDE, I get the following error:

Captura de tela 2023-09-06 031811

I guess it should look for MODULE_GRBL_13.2 instead of MODULE_GRBL13.2

I am having the same issue.

@Tinyu-Zhao
@tobozo
somebody could easily fix it in my humble opinion.

tobozo commented

@capedra until the PR is merged and a new release is produced, you can choose to install the M5Core2 library without dependencies to skip that error message.

The dependencies for M5Core2 (M5Family,M5Module-4Relay,Module_GRBL_13.2,Ethernet2) can still be installed separately.

tobozo commented

solved in latest release