control the laser with the MBED

Dependencies:   mbed

Revision:
1:d42ef49f54df
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/defaults.h	Mon Nov 11 03:38:40 2019 +0000
@@ -0,0 +1,8 @@
+#ifndef __DEFAULTS_H
+#define __DEFAULTS_H
+
+/*---pulsewidth/frequency---*/
+#define PULSE_WIDTH 2
+#define PULSE_FREQ 100
+
+#endif
\ No newline at end of file