Hi,
I wanted to try out the DigiMouse example, but when I try to compile I get an error.
I'm using Arduino IDE 1.6.7 on Lubuntu.
This is the error I get:
In file included from /root/.arduino15/packages/digistump/hardware/avr/1.6.5/libraries/DigisparkMouse/DigiMouse.h:21:0,
from /tmp/arduino_e1c05850070717e4073e2762e78b5e33/Click_mouse.ino:1:
/home/dulljellyfish/Downloads/arduino-1.6.7/hardware/tools/avr/avr/include/avr/sleep.h:634:6: error: #error "No SLEEP mode defined for this device."
#error "No SLEEP mode defined for this device."
^
exit status 1
Error compiling.
Does someone know how to fix this?
Thanks,
DJ