control the laser with the MBED

Dependencies:   mbed

Revision:
1:d42ef49f54df
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/globals.h	Mon Nov 11 03:38:40 2019 +0000
@@ -0,0 +1,6 @@
+#ifndef __GLOBALS_H
+#define __GLOBALS_H
+
+extern PwmOut out;
+
+#endif
\ No newline at end of file