Changeset 41 for branches/follower/wiz810mj/src/lib
- Timestamp:
- 11/03/07 04:10:28 (14 months ago)
- Files:
-
- 1 modified
-
branches/follower/wiz810mj/src/lib/types.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/follower/wiz810mj/src/lib/types.h
r40 r41 21 21 #ifdef __ARDUINO__ 22 22 #define CS_PIN PB2 23 #else24 #define CS_PIN PB025 23 #endif 26 24