1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

Initial update nach Github crash

This commit is contained in:
Norbert Walter
2021-12-16 09:37:54 +01:00
parent d3e1e9b3e8
commit c14ef2d886
31 changed files with 31623 additions and 0 deletions

7
.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"
]
}