Add ESP32 Serial support to SwiftyCar

This commit is contained in:
Piv
2020-09-12 22:08:03 +09:30
parent cbe2a48f0c
commit 3894e04876
4 changed files with 38 additions and 9 deletions

View File

@@ -64,6 +64,15 @@
"version": "1.12.0"
}
},
{
"package": "Swift2dCar",
"repositoryURL": "https://vato.ddns.net/gitlab/vato007/swift2dcar.git",
"state": {
"branch": "master",
"revision": "970aac902531408614db0a37a7300e9373dafb50",
"version": null
}
},
{
"package": "SwiftRPLidar",
"repositoryURL": "https://vato.ddns.net/gitlab/vato007/swiftrplidar.git",
@@ -77,8 +86,8 @@
"package": "SwiftSerial",
"repositoryURL": "https://vato.ddns.net/gitlab/vato007/SwiftSerial.git",
"state": {
"branch": "dtr_support",
"revision": "2cb65bc2ff508acc05c165d1a05381cc681f7591",
"branch": "master",
"revision": "27a5d92aa00f6e91581389485994364e16bed2c5",
"version": null
}
},