Library to use the Kaji-Lab's Electrical Simulator

Dependents:   Interference_Simple

Revision:
8:fbe0427fc0f2
Parent:
7:400c7306c0f8
--- a/KajiLabES.h	Thu Nov 08 10:08:29 2018 +0000
+++ b/KajiLabES.h	Wed Nov 28 06:42:46 2018 +0000
@@ -41,14 +41,14 @@
      *
      *  \par About SPI Mode
      *  SPI has 4 modes
-     *
+     *      \verbatim
      *      |Mode       |Polarity   |Phase      |
      *      |:---------:|:---------:|:---------:|
      *      |0          |0          |0          |
      *      |1          |0          |1          |
      *      |2          |1          |0          |
      *      |3          |1          |1          |
-     *
+     *      \endverbatim
      *  .
      */
     void init();