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.
Dependencies: X_NUCLEO_IKS01A1-f255a2c75ecb mbed-rtos mbed
Diff: userMethods.h
- Revision:
- 25:2197b8bb930c
- Parent:
- 21:849e5636076e
- Child:
- 31:8bbdfea60151
--- a/userMethods.h Tue May 17 21:38:21 2016 +0000
+++ b/userMethods.h Tue May 17 21:59:20 2016 +0000
@@ -9,6 +9,8 @@
#define QUEUESIZE 120
+
+// Class that will proccess the user commands on main
class UserMethods
{
public:
