From 8ada5a1aa64a80e9792ecc7448592c09ec9d6ae4 Mon Sep 17 00:00:00 2001 From: follower Date: Sat, 3 Nov 2007 11:10:28 +0000 Subject: [PATCH] Let's leave the original pin manipulation code untouched. git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/cral@41 3ee9b42a-b53c-0410-a25e-f0b6218d5d5b --- branches/follower/wiz810mj/src/lib/types.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/branches/follower/wiz810mj/src/lib/types.h b/branches/follower/wiz810mj/src/lib/types.h index 20b93ca..818e564 100644 --- a/branches/follower/wiz810mj/src/lib/types.h +++ b/branches/follower/wiz810mj/src/lib/types.h @@ -20,8 +20,6 @@ // the MCU rather than the platform. #ifdef __ARDUINO__ #define CS_PIN PB2 -#else -#define CS_PIN PB0 #endif //---- Refer "Rom File Maker Manual Vx.x.pdf"