Merge remote-tracking branch 'origin/segment-api' into mapping12soundsim

pull/2737/head
ewowi 2022-07-13 12:44:43 +02:00
commit 985255afed
3 zmienionych plików z 1182 dodań i 7 usunięć

Wyświetl plik

@ -1,7 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}

Wyświetl plik

@ -2166,6 +2166,7 @@ function saveP(i,pl)
}
populatePresets();
resetPUtil();
setTimeout(()=>{pmtLast=0; loadPresets();}, 500); // force reloading of presets
}
function testPl(i,bt) {

Plik diff jest za duży Load Diff