diff src/ports.inc @ 209:56276a2418f9

cleanup
author heinrichsweikamp
date Sun, 07 Dec 2014 18:03:05 +0100
parents f3062a611eef
children fd3865a82519
line wrap: on
line diff
--- a/src/ports.inc	Sun Dec 07 12:47:19 2014 +0100
+++ b/src/ports.inc	Sun Dec 07 18:03:05 2014 +0100
@@ -60,7 +60,9 @@
 
 ; PORTF
 ; RF1 (AN6, Batt_analog) and RF2 (AN7, Lightsensor)
-; TRIS=b'11000000'
+; TRIS=b'01111110'
+#DEFINE NRTS            PORTF,6 ; I
+#DEFINE NCTS            PORTF,7 ; 0
 
 ; PORTG  
 #DEFINE TX3_PIEZO_CFG   PORTG,0