Skip to content

Commit

Permalink
Add v2.0.2 (fix display, add speed)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubAndrysek committed Feb 27, 2021
1 parent 14cb4d1 commit d4f1cbc
Show file tree
Hide file tree
Showing 27 changed files with 4,424 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Pletacka-board-v2.0/sw/Pletacka-board-v2.0.2/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.pio
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
1 change: 1 addition & 0 deletions Pletacka-board-v2.0/sw/Pletacka-board-v2.0.2/.gridui_mtime
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1594856360
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
23f272957821edc17f6922f65b71fa1f7353060d
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}
Loading

0 comments on commit d4f1cbc

Please sign in to comment.