Fork of David Smart's RA8875 library

Fork of RA8875 by David Smart

Revision:
31:c72e12cd5c67
Parent:
29:422616aa04bd
Child:
32:0e4f2ae512e2
--- a/RA8875.cpp	Sun Jan 19 04:42:25 2014 +0000
+++ b/RA8875.cpp	Mon Jan 20 19:19:48 2014 +0000
@@ -736,7 +736,6 @@
     return ret;
 }
 
-
 RetCode_t RA8875::frequency(unsigned long Hz)
 {
     spi.frequency(Hz);