Waveform Generator added

This commit is contained in:
Joe Tretter
2020-09-22 22:08:02 -05:00
parent e490c42898
commit ec749f6b02
8 changed files with 187 additions and 2 deletions

View File

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