Skip to content
Discussion options

You must be logged in to vote

If you do Git Blame on the Changelog you can usually just click through on the line that changed: https://github.com/espruino/Espruino/blame/master/ChangeLog

But in this case a chunk of stuff was merged at once and it can't be found - I believe this is the line you need: https://github.com/espruino/Espruino/blob/master/src/jshardware.h#L434-L440

I'm very surprised about the timeout causing you issues though - 2 million cycles still equates to quite a big delay, and usually most I2C devices reply almost immediately.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fanoush
Comment options

@gfwilliams
Comment options

Answer selected by ponyatov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants