fast-feedback virtual target task code on STM Nucleo

Dependencies:   mbed

Revision:
27:b31ea8d74f9e
Parent:
26:b4421d1ee57a
--- a/rig.h	Thu Jul 05 20:15:37 2018 +0000
+++ b/rig.h	Sat Jul 21 00:36:38 2018 +0000
@@ -11,9 +11,6 @@
 
 const uint16_t TRIGGER_DUR_MS = 2; // duration of trialStart/trialEnd pulses, in milliseconds
 
-// state time out
-extern Timeout      stateTimeout;
-
 // input
 extern InterruptHandler  gateIn;
 extern InterruptHandler  whiskIn;