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: crcutil.cpp
- Revision:
- 1:dcf2f8359398
- Parent:
- 0:70c3bea805ee
--- a/crcutil.cpp Tue Nov 30 22:11:18 2010 +0000 +++ b/crcutil.cpp Wed Dec 08 21:23:21 2010 +0000 @@ -28,7 +28,7 @@ // version 2.00 // Include files -#include "./Headers/ownet.h" +#include "ownet.h" // Local global variables unsigned short utilcrc16[MAX_PORTNUM];