From: ceb Date: Sun, 13 Feb 2005 00:03:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=57e6eba4845a6034b301afb2edec749bc2ebecd7;p=trains.git *** empty log message *** --- diff --git a/cebpic/i2c-test.asm b/cebpic/i2c-test.asm index 6afaf07..882221a 100644 --- a/cebpic/i2c-test.asm +++ b/cebpic/i2c-test.asm @@ -161,6 +161,11 @@ initialise common_setup + bsf SSPSTAT,7,0 ; disable slew rate control + bcf SSPSTAT,6,0 ; disable SMBus specific commands + ; (whatever that means) + +