mirror of
https://github.com/erik-toth/audio-synth.git
synced 2025-12-06 12:00:02 +00:00
Schematic + Code Updates
- ESP32-S3 Komplett - MC4728 Komplett + Test Skript
This commit is contained in:
10
dev/digital/DAC_MCP4728_Test/.vscode/extensions.json
vendored
Normal file
10
dev/digital/DAC_MCP4728_Test/.vscode/extensions.json
vendored
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user