Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: CUTTER/CUTTER.h
- Revision:
- 1:4fb1de70cd4d
- Parent:
- 0:b47aaa131075
- Child:
- 2:364e8d3f9ee4
diff -r b47aaa131075 -r 4fb1de70cd4d CUTTER/CUTTER.h
--- a/CUTTER/CUTTER.h	Mon Feb 11 15:28:07 2019 +0000
+++ b/CUTTER/CUTTER.h	Mon Feb 11 23:01:09 2019 +0000
@@ -11,6 +11,7 @@
         void down(void);
         void cutt(void);
         bool available(void);
+        void setTimer(int t);
     private:
         DigitalIn CutterUp;
         DigitalIn CutterDown;