Fix TestClient sensors namespace
This commit is contained in:
parent
ad5c5da77f
commit
61fb0d083b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ using Grpc.Net.Client;
|
|||
using Microsoft.Extensions.Logging;
|
||||
using NucuCarSensorsProto;
|
||||
|
||||
namespace NucuCar.TestClient
|
||||
namespace NucuCar.TestClient.Sensors
|
||||
{
|
||||
public class SensorsCmd
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue