Library to use my Photo MOS Relays Circuit having 16 or less channels.

Fork of PMRC4ch by Akifumi Takahashi

Revision:
29:9028bc6b5717
Parent:
28:f8e2e2159b9e
Child:
30:6a9e4e451b42
--- a/PMRC16ch.h	Wed Nov 07 17:36:28 2018 +0000
+++ b/PMRC16ch.h	Wed Nov 07 17:44:10 2018 +0000
@@ -3,7 +3,17 @@
 /**
  *  @file   PMRC16ch.h
  *  @brief  PMRC16 class header file
- *  
+ *  @author Akifumi Takahashi
+ *  @date   2016/dec/11-
+ *  ver.1   8 channel
+ *  @date   2018/jun/01-
+ *  ver.16.1; 16 channel
+ *  @date   2018/jun/28-
+ *  ver.16.2; major change
+ */
+#include "mbed.h"
+/**
+ *  @class  PMC16   
  *  @par    About PMRC16 class
  *  - A Program with which to control Photo MOS Relay Circuit
  *  for 16 channels Electric Stimulation.
@@ -52,7 +62,6 @@
  *      2018/jun/28-
  *      major change
  */
-#include "mbed.h"
 class PMRC16ch
 {
 public: