@mfalkvidd I'm trying out the irrigation controller but I can't get to compile the sketch
Victor
@Victor
Best posts made by Victor
Latest posts made by Victor
-
RE: help me here
-
help me here
Arduino: 1.6.12 (Windows 10), Board: "Arduino Pro or Pro Mini, ATmega328 (5V, 16 MHz)"
WARNING: Spurious .mystools folder in 'MySensors' library
WARNING: Category '' in library SPI is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library Servo is not valid. Setting to 'Uncategorized'
J:\ARDUINO CLASS\downloaded lessons\research\CODES\IrrigationController\IrrigationController.ino:85:22: fatal error: MySensor.h: No such file or directory#include <MySensor.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino Pro or Pro Mini.This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences. -
Byte clock [8] error
Hello team thanks for the responses on the previous code I had. It was sorted when I added the mysensors 2.0 to the library
I've another error of byte clock [8] re declared as a different kind of symbol. Please help me sort it. I want to see my set up working.
Secondly, help me on how to include the device to mysensors gateway.
-
Spurious .mystools folder in mysensor
I'm working on the irrigation controller buto I get an error code when I compile.
How do I deal with it.