Hi Eur,
On 03/26/10 10:19 pm, [email protected] wrote:
Revision: 1844 Author: eur.van.andel Date: Fri Mar 26 14:16:03 2010 Log: library for MCP9800 I2C temperature sensor
...
+alias i2c_scl is pin_c3 +alias i2c_scl_direction is pin_c3_direction +alias i2c_sda is pin_c4 +alias i2c_sda_direction is pin_c4_direction
This in a library???? So you can only use this library for PICs with pin_C3 and pin_C4? Where is this limitation documented and where is the check for existence of these pins?
Regards, Rob. -- Rob Hamerling, Vianen, NL (http://www.robh.nl/) -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
