e stepper motor set to 800mA

This commit is contained in:
dkarpes
2024-07-27 02:42:38 +02:00
parent 14978da2f1
commit 2d5de249ff
+10
View File
@@ -0,0 +1,10 @@
{
// 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"
]
}