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.
-
@Victor hard to tell what you are trying to do and what you expected to happen, but it looks like you are trying to compile a sketch for MySensors 1.x. Is this your intention? What version of the library have you installed? Could you post your sketch?
-
@mfalkvidd I'm trying out the irrigation controller but I can't get to compile the sketch
-
@Victor this one https://www.mysensors.org/build/irrigation ?
In that case it looks like you'll need MySensors 1.4.1. From the sketch:May 31, 2015 *** Version 2.0 *** Upgraded to http://MySensors.org version 1.4.1 *** Expanded for up to 16 Valves