This commit is contained in:
Joe Tretter
2020-09-28 14:16:59 -05:00
parent febcd66c64
commit f55a49ebbb
16 changed files with 332 additions and 0 deletions

7
SSD1306_i2c/.vscode/extensions.json vendored Normal file
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"
]
}