uint8_t型とunsigned char型に対応した多バイトシリアル通信用ライブラリ

Dependents:   multiserial_test serial_check_controller receiverA receiver_transmitter ... more

Revision:
24:0ca02e8c37e5
Parent:
23:8209d99397b8
Child:
25:1df5616cc007
--- a/MultiSerial.h	Tue Oct 14 12:16:15 2014 +0000
+++ b/MultiSerial.h	Tue Oct 14 12:22:02 2014 +0000
@@ -13,7 +13,6 @@
 
 
 #define MAX_DATA_NUM 10
-#define KEY 0//number of first data
 
 /** 多バイト通信用クラス 
  *