mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
resolved merge conflicts
This commit is contained in:
@@ -306,6 +306,7 @@ int main(const char **argv, int argc)
|
||||
return 1;
|
||||
|
||||
printf("Configuring P-ROC...\n");
|
||||
PRLoadDefaultsFromYAML(proc, "../../examples/pinproctest/Example.yaml");
|
||||
|
||||
ConfigureDMD(proc);
|
||||
ConfigureSwitches(proc); // Notify host for all debounced switch events.
|
||||
|
||||
Reference in New Issue
Block a user