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

Use custom machine type so that it will run regards of the machine the P-ROC is installed in.

This commit is contained in:
Gerry Stellenberg
2009-10-02 15:56:19 -05:00
parent 9b0322a4fc
commit 93274c40bd

View File

@@ -37,7 +37,7 @@
#include <unistd.h>
#include "../../include/pinproc.h" // Include libpinproc's header.
PRMachineType machineType = kPRMachineWPC;
PRMachineType machineType = kPRMachineCustom; // Should work with all machines.
/*============================================================================
* XSVF #define