Status: Assigned
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 158 by [email protected]: Serial hardware init() should include pin direction settings
http://code.google.com/p/jallib/issues/detail?id=158

What steps will reproduce the problem?
1. Use exising "serial_hardware.jal" file with 16F88.
2. Serial comm won't work if pin directions aren't set.

Please use labels and text to provide additional information.
Need to include this in the init() function:
pin_TX_direction = output
pin_RX_direction = input


--
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.

Reply via email to