X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Fmulle%2Fchips%2Fat45db%2FHplAt45dbP.nc;h=dfa681b1c81ef9d8987027882f4e764648517eab;hb=391a8bf5861d4ee6074ad09164651abe4dc06671;hp=fbfbdd0e1a2cc1f683c5bf0e6078df960aeabd98;hpb=a2b7ea7e61f37d8a0bd2d23b02dbec0d59c64085;p=tinyos-2.x.git diff --git a/tos/platforms/mulle/chips/at45db/HplAt45dbP.nc b/tos/platforms/mulle/chips/at45db/HplAt45dbP.nc index fbfbdd0e..dfa681b1 100644 --- a/tos/platforms/mulle/chips/at45db/HplAt45dbP.nc +++ b/tos/platforms/mulle/chips/at45db/HplAt45dbP.nc @@ -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();