1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00

Updated installers files for ver 1.00

This commit is contained in:
Gerry Stellenberg
2011-07-08 23:59:34 +01:00
parent 7a77f9c03b
commit 72ae845727
2 changed files with 63 additions and 63 deletions

View File

@@ -1,13 +1,13 @@
libpinproc installation notes:
The install process should have created the following subdirectories:
.\FTDI_2.08.12 (includes the USB driver)
.\FTDI_2.xx.yy (includes the USB driver)
.\bin (includes pinprocfw.exe)
.\ext\python (includes a setup file for the pinproc python extension)
*** USB Driver ***
The FTDI driver should have been installed automatically during the libpinproc installation.
If it did not, manually run .\FTDI_2.08.12\DPInst.exe. This is necessary to communicate with
If it did not, manually run .\FTDI_2.xx.yy\DPInst.exe. This is necessary to communicate with
the P-ROC over USB.
*** pinprocfw.exe ***
@@ -18,4 +18,4 @@ available on www.pinballcontrollers.com as follows:
*** pinproc python extension ***
If you're planning on writing or using Python scripts to communicate with your P-ROC, and
you already have Python 2.6 installed, execute this setup file to install the pinproc python
extension. Note - this extension has only been tested with Python 2.6.
extension. Note - this extension has only been tested with Python 2.6.