Ilya Krylov / UIPEthernet
Revision:
8:4acb22344932
Parent:
4:d774541a34da
--- a/utility/Enc28J60Network.h	Tue Apr 26 18:37:14 2016 +0000
+++ b/utility/Enc28J60Network.h	Fri Jun 30 19:51:28 2017 +0000
@@ -23,13 +23,13 @@
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#ifndef Enc28J60Network_H_
-    #define Enc28J60Network_H_
+#ifndef ENC28J60NETWORK_H
+#define ENC28J60NETWORK_H
 
-    #include <mbed.h>
-    #include "mempool.h"
+#include "mbed.h"
+#include "mempool.h"
 
-    #define UIP_RECEIVEBUFFERHANDLE 0xff
+#define UIP_RECEIVEBUFFERHANDLE 0xff
 
 //#define ENC28J60DEBUG