Add support for KL46Z
Fork of BurstSPI by
Diff: BurstSPI.h
- Revision:
- 1:5ef4a019e0db
- Parent:
- 0:600eecd89a78
- Child:
- 2:a8e55f7cbfee
--- a/BurstSPI.h Thu Jan 03 09:14:10 2013 +0000
+++ b/BurstSPI.h Thu Jan 03 20:43:55 2013 +0000
@@ -63,7 +63,7 @@
//Just for documentation:
- #ifdef 0
+ #if 0
/** Configure the data transmission format
*
* @param bits Number of bits per SPI frame (4 - 16)
S. Ken San
