]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/mulle/chips/at45db/HplAt45dbP.nc
Added support for BLIP on Mulle.
[tinyos-2.x.git] / tos / platforms / mulle / chips / at45db / HplAt45dbP.nc
index fbfbdd0e1a2cc1f683c5bf0e6078df960aeabd98..dfa681b1c81ef9d8987027882f4e764648517eab 100644 (file)
@@ -93,7 +93,6 @@ implementation
   // TODO(Henrik) Move init code to a SplitControl interface and
   //              change the busy wait into a TimerMilli.startOneShot.
   command error_t Init.init() {
-       printf("Ad45db init\n");
        call WP.makeOutput();
        call WP.set();
        call RESET.makeOutput();