Hi guys,
I not able to compile my app when include Arduino Lib. I would like to know how to include or point build reference of arduino lib folder.
so the app can see eg.
#include “hello.h”
Example of Lib folder
MyLib\hello.h
Hi guys,
I not able to compile my app when include Arduino Lib. I would like to know how to include or point build reference of arduino lib folder.
so the app can see eg.
#include “hello.h”
Example of Lib folder
MyLib\hello.h