Search found 2 matches

by soyferny@gmail.com
Mon Apr 20, 2020 10:54 am
Forum: ESP32 Arduino
Topic: Arduino.h problem
Replies: 1
Views: 2919

Re: Arduino.h problem

The problem was that i have declared this

Code: Select all

#ifdef DEBUG
by soyferny@gmail.com
Fri Apr 17, 2020 4:11 pm
Forum: ESP32 Arduino
Topic: Arduino.h problem
Replies: 1
Views: 2919

Arduino.h problem

Hi

I have been worked on a project during some months. Now i work with an Arduino Mega and Ethernet shield.
I have tried to compile for an ESP32 DEVKITv1 but Arduino IDE gives me an error with #include <Arduino.h>

Can anyone help me??

Thanks in adance