Send and Receive Udp: Includes

Hi,

Is it necessary to include in the sketch the "#include <Class_define.h>" ?.
I ask this because I can not include it and gives me a compilation error: "Class_define.h: No such file or directory".
These are my includes:
#include <Indio.h>
#include <Class_define.h>  // Error
#include <Wire.h>
#include <UC1701.h>
#include <math.h>
#include <SPI.h>
#include <EthernetIndustruino.h>
#include <EthernetUdp.h>


I have a Industruino with Ethernet module, and I intend to send data over UDP, are these the the right includes?


Thank you!

Fer Alvarez
Fer Alvarez
7
| 2 1 1
Asked on 3/10/16, 4:22 PM
0
vote
2101 Views

Your answer

Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!

Ask a Question

Keep Informed

About This Forum

This community is for professionals and enthusiasts of our products and services.

Read Guidelines

Question tools

21 follower(s)

Stats

Asked: 3/10/16, 4:22 PM
Seen: 2101 times
Last updated: 3/10/16, 4:22 PM