Header files in ESP 32 SDK
Header files in ESP 32 SDK
I tried the sample spi code in ESP32, there i created one .cpp file extra and called the spi operations in that new .cpp file, i added spi.h with that file so spi functions are working, like that i need to add gpio and uart part in new .cpp file, for that which header file i need to add, with out any header file it is showing error
- Attachments
-
- new cpp file .png (101.73 KiB) Viewed 8170 times
Re: Header files in ESP 32 SDK
Code: Select all
#include <Arduino.h>
-
- Posts: 9709
- Joined: Thu Nov 26, 2015 4:08 am
Re: Header files in ESP 32 SDK
This seems to be an Arduino issue, I moved it to the appropriate subforum.
Who is online
Users browsing this forum: Google [Bot] and 83 guests