a

Dependencies:   mbed

Revision:
0:f0b20f502059
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PWMOut/PWMOut.h	Thu May 24 10:19:44 2018 +0000
@@ -0,0 +1,6 @@
+#ifndef PWMOut_H
+#define PWMOut_H
+
+extern void PWMOut();
+
+#endif
\ No newline at end of file