Hi guys
I am quite new to Arduino.
I have an Arduino Uno R3 board.
I have just recieved my EKG shield with the passive electrodes.
I have downloaded the software and documentation from your website and tried to compile the ShieldEKGEMGDemo software.
However i get this error:
Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Uno"
ShieldEkgEmgDemo.ino: In function 'void setup()':
ShieldEkgEmgDemo:139: error: 'FlexiTimer2' has not been declared
ShieldEkgEmgDemo:140: error: 'FlexiTimer2' has not been declared
I have installed the libarires already.
What is the easiest way to use this setup?
Thanks