m5stack / M5Core2

M5Core2 Arduino Library
MIT License
262 stars 113 forks source link

Arduino IDE not finding MODULE_GRBL13.2 #134

Closed capedra closed 2 months ago

capedra commented 11 months ago

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

kartben commented 11 months ago

I am having the same issue.

capedra commented 11 months ago

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

tobozo commented 11 months ago

@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 11 months ago

solved in latest release