You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Together with <tt><ahref="ExecLib.md">ExecLib</a></tt>, <tt>OpenLib(</tt> is used on the TI-84 Plus and TI-84 Plus SE for running routines from a Flash App library. This only works, of course, with libraries that have been specifically written for this purpose. The only such library so far is [usb8x](http://usb8x.sourceforge.net/), for advanced interfacing with the USB port.
24
+
Together with <tt><ahref="ExecLib.md">ExecLib</a></tt>, <tt>OpenLib(</tt> is used on the TI-84 Plus and TI-84 Plus SE for running routines from a Flash App library. This only works, of course, with libraries that have been specifically written for this purpose. The only such library so far is [usb8x](http://usb8x.sourceforge.net/), for advanced interfacing with the USB port.
25
25
26
-
The following program, which displays the version of usb8x, is an example of how to use <tt>OpenLib(</tt> and <tt>ExecLib</tt>:
26
+
The following program, which displays the version of usb8x, is an example of how to use <tt>OpenLib(</tt> and <tt>ExecLib</tt>:
0 commit comments