chiark / gitweb /
do not spuriously mess with User Fault pin instead of RC3 and RC4 (I2C clock and...
authorian <ian>
Thu, 29 Dec 2005 03:41:39 +0000 (03:41 +0000)
committerian <ian>
Thu, 29 Dec 2005 03:41:39 +0000 (03:41 +0000)
detpic/i2clib.asm

index 7b059051036ef11b9c7c7f06bbaf08f24bcdcd42..777f3d9531f9a49ddb35f668fd169b613880057b 100644 (file)
@@ -401,8 +401,8 @@ init_enable
                set_f   sspcon1
                set_f   sspcon2
                set_f   st_orig
-               bs_f    TRISB, 0
-               bs_f    TRISB, 1
+               bs_f    TRISC, 3
+               bs_f    TRISC, 4
                bs_f    SSPCON1, SSPEN
                bs_f    PIE1, SSPIE
                return