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

Set "official" (as allocated from pid.codes) USB vendor and device ID for MiniDexed

pull/567/head
Kevin 2 years ago
parent f81019019b
commit 59c4ea8573
  1. 2
      USBID.sh
  2. 2
      submod.sh

@ -0,0 +1,2 @@
USB_VID=0x1209
USB_DID=0xF043

@ -12,7 +12,7 @@ cd -
#
# Optional update submodules explicitly
cd circle-stdlib/libs/circle
#git checkout develop
git checkout fe09c4b
cd -
cd circle-stdlib/libs/circle-newlib
#git checkout develop

Loading…
Cancel
Save