Packet Driver : Corrected Coding error #45
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There is a problem where this driver fails when used with a 10MHz clock. It may be that this coding error is responsible. I dont have the resources currently to test this.
"bitticks" holds the value of how many ticks represent 1 bit and i think is used to adjust the driver to work with different clock frequencies.
This is as i have shown it in the program this driver is derived from. "Full Duplex Serial Driver v1.1 Extended"
I am new to all this so dont know if right place for this.
But if somebody could create a proploader.exe for windows so I can test this I would be greatful.