Avoid resetting page cycle index when re-enabling page cycling so that
commitb4e4684ac7ae4f767be52c79c16db4291c6446ff
authorDominic Clifton <me@dominicclifton.name>
Sun, 22 Feb 2015 14:42:43 +0000 (22 14:42 +0000)
committerDominic Clifton <me@dominicclifton.name>
Sun, 22 Feb 2015 14:42:43 +0000 (22 14:42 +0000)
treefc0d4a32456d91cf2a51bbf9e6e18bf18befd883
parent4a1b27443f488f4e9407b91b608c575bc088d432
Avoid resetting page cycle index when re-enabling page cycling so that
it is possible to stop on a page, inspect it, and then resume cycling at
the point that it was stopped.
src/main/io/display.c
src/main/io/display.h
src/main/main.c