自分用通信ライブラリ RS485で先頭識別子を使用した通信をするときに使う.

Dependencies:   BufferedSerial

Dependents:   FourOmniMecha

BufferdSerialを使用している.Arduinoライクに通信したいから

2020/3/6 GetBusSerial()にて先頭識別子付きの通信ができる.

2020/11/16 GetBusSerial()は廃止(使えるけれども).getBusSerialとかgetTimedBusSerialとかに変えた

History

"int time_start" -> "uint32_t time_start" default tip

2020-11-13, by ttrist [Fri, 13 Nov 2020 02:02:13 +0000] rev 6

"int time_start" -> "uint32_t time_start"


txt file change

2020-11-12, by ttrist [Thu, 12 Nov 2020 16:01:04 +0000] rev 5

txt file change


renovated

2020-11-11, by ttrist [Wed, 11 Nov 2020 03:30:26 +0000] rev 4

renovated


aaa

2020-03-26, by ttrist [Thu, 26 Mar 2020 04:40:18 +0000] rev 3

aaa


delete SendBusSerial

2020-03-17, by ttrist [Tue, 17 Mar 2020 11:40:31 +0000] rev 2

delete SendBusSerial


2020/3/7 add SendBusSerial(~);

2020-03-06, by ttrist [Fri, 06 Mar 2020 16:38:11 +0000] rev 1

2020/3/7 add SendBusSerial(~);


2020/3/6 only GetBusSerial

2020-03-06, by ttrist [Fri, 06 Mar 2020 04:39:27 +0000] rev 0

2020/3/6 only GetBusSerial