Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MiniDexed/commit/68ff81c39118bd0775aeb9fc9e45df46ffd0fd2c?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Change default pinout

pull/189/head
probonopd 3 years ago committed by GitHub
parent 0721b608f9
commit 68ff81c391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/minidexed.ini

@ -20,7 +20,7 @@ MIDIRXProgramChange=1
LCDEnabled=1
LCDPinEnable=17
LCDPinRegisterSelect=27
LCDPinReadWrite=16
LCDPinReadWrite=0
LCDPinData4=22
LCDPinData5=23
LCDPinData6=24

Loading…
Cancel
Save