grbl / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
5.61k stars 3.09k forks source link

no headers files (.h) found #1719

Open thiaggo opened 3 years ago

thiaggo commented 3 years ago

am i the only one who is getting this? i have downloaded from the grbl github, tried to put it in zip libs on desktop arduino ide software tried to put manualy on documents/arduino/libs tried on web arduino as well and every time i get this ~no headers files (.h) found ~

seeker20 commented 3 years ago

Hello,

I've seen an makefile and I think you should use this. This makefile calls avrdude.

VereNicolson commented 2 years ago

Downloaded zip file, went Sketch,>include library,>Add .ZIP library. got error .........esp32-ble-ios-demo-master: no headers files (.h) found............

There are .h files when unzipped but ardiouno doesn't find them