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: SRNN.hpp
- Revision:
- 4:9d94330f380a
- Parent:
- 2:d623e7ef4dca
- Child:
- 5:026d42b4455f
--- a/SRNN.hpp Mon Feb 16 07:53:23 2015 +0000
+++ b/SRNN.hpp Wed Feb 18 15:01:17 2015 +0000
@@ -11,8 +11,7 @@
#include "mbed.h"
-#include "./util/util.hpp"
-
+#include "../ml_util/ml_util.hpp"
class SRNN
{