fast-feedback virtual target task code on STM Nucleo

Dependencies:   mbed

Revision:
26:b4421d1ee57a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/trialtime.cpp	Thu Jul 05 20:15:37 2018 +0000
@@ -0,0 +1,6 @@
+#include "trialtime.h"
+
+
+
+// the task timer
+Timer        TrialTimer;
\ No newline at end of file