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.
Diff: prototype01.h
- Revision:
- 2:95ef998b5a62
- Parent:
- 1:ad711893a3a7
--- a/prototype01.h Thu Aug 22 06:50:42 2019 +0000
+++ b/prototype01.h Thu Aug 22 11:03:45 2019 +0000
@@ -4,6 +4,9 @@
#include "mbed.h"
+/**
+ * S字制御クラス
+ */
class Sample {
public: