Compare commits

..

No commits in common. "5a1cefdf6a77c2b62317a49b1c5830ac4e9d5e63" and "b9a746a98980998429eca5ac92af0e45e870944e" have entirely different histories.

View file

@ -21,9 +21,6 @@ in {
extensions = [ extensions = [
config.extraExtensions.platformIO.extension config.extraExtensions.platformIO.extension
]; ];
userSettings = {
"platformio-ide.useBuiltinPIOCore" = false;
};
}; };
})); }));
}; };