fast-feedback virtual target task code on STM Nucleo

Dependencies:   mbed

Revision:
29:1fb060aab1f8
Parent:
26:b4421d1ee57a
--- a/core/pulse.h	Sun Jul 22 16:25:25 2018 +0000
+++ b/core/pulse.h	Mon Oct 01 14:54:37 2018 +0000
@@ -70,6 +70,8 @@
     *   if the status is already at Rest, then it returns immediately. 
     */
     void wait();
+    
+    void loginfo();
 
 private:
     void blink();