Fixing typo in flag setting
This commit is contained in:
@@ -134,7 +134,7 @@ void loop() {
|
||||
|
||||
if (sendFlagLidar) {
|
||||
portENTER_CRITICAL(&timeLidarMux);
|
||||
sendFlagGnss = false;
|
||||
sendFlagLidar = false;
|
||||
portEXIT_CRITICAL(&timeLidarMux);
|
||||
|
||||
handleLidarCommand();
|
||||
|
||||
Reference in New Issue
Block a user