Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: 2019_SwitchNode_AR ArmNode 2919_LineSensor 2019_MD ... more
Diff: Mycan.h
- Revision:
- 3:055c2d38132f
- Parent:
- 1:e632e292a8c2
- Child:
- 4:7aa2809ad177
diff -r 67a12201e80b -r 055c2d38132f Mycan.h --- a/Mycan.h Tue Jul 10 12:37:13 2018 +0000 +++ b/Mycan.h Mon Aug 06 05:40:22 2018 +0000 @@ -10,7 +10,7 @@ void set (unsigned int _id, int _num, short int _data);//Messageの設定をする, numは1~7とする - void send ();//書き込み + bool send ();//書き込み void read ();//読み込み