Relay Actuator sketch error
-
Arduino ide 1.6.9. Mysensors library 1.5. I have raspberry pi serial gateway. Arduino Pro mini 5v 328
Looks like your project uses header files or libraries that do not exist in our system, in your personal libraries or in your sketch. More info(sketch file) RelayActuator.ino:48:1: error: unknown type name 'MyHwATMega328'
MyHwATMega328 hw;
^
-
Are you getting this error in your locally installed IDE?
-
No. This error if i here try. I install locally development library and all is ok on Arduino Ide. I cant try here at the moment.