Fix LidarSerial Protocol

This commit is contained in:
Piv
2020-07-09 20:15:45 +09:30
parent 5d412b4832
commit 0f38a1b20f
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
import Foundation
import LidarSerial
struct Constants{
static let SYNC: UInt8 = 0xA5