Merge pull request #110 from kamiccolo/master
fix: typo in definitions and command_impl mircrosecond -> microsecond
This commit was merged in pull request #110.
This commit is contained in:
@@ -643,7 +643,7 @@ typedef struct {
|
||||
uint8_t month;
|
||||
uint8_t day;
|
||||
uint8_t hour;
|
||||
uint32_t mircrosecond;
|
||||
uint32_t microsecond;
|
||||
} LidarSetUtcSyncTimeRequest;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user