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: DMSupport DMSupport DMSupport DMSupport
Fork of DM_HttpServer by
Diff: HTTPServer.h
- Revision:
- 10:c1c8276af541
- Parent:
- 6:7b3320c34654
- Child:
- 11:9dcff8cf906a
--- a/HTTPServer.h Mon Jan 26 10:10:46 2015 +0100
+++ b/HTTPServer.h Wed Oct 23 06:58:32 2019 +0000
@@ -279,7 +279,7 @@
// Thread::wait(100);
}
}
-#include "Handler/RPCHandler.h"
+//#include "Handler/RPCHandler.h"
#include "Handler/FSHandler.h"
#include "Handler/SimpleHandler.h"
