[chronojump] Minor change
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Minor change
- Date: Wed, 1 Jul 2020 16:18:57 +0000 (UTC)
commit 143e4a21ce433d5cbd6402ee8eb8753ad13aafd0
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed Jul 1 18:18:25 2020 +0200
Minor change
src/encoderCapture.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/encoderCapture.cs b/src/encoderCapture.cs
index 1216ad9b..593f86aa 100644
--- a/src/encoderCapture.cs
+++ b/src/encoderCapture.cs
@@ -135,7 +135,7 @@ public abstract class EncoderCapture
}
else if(! simulated && ! capturingInertialBG)
{
- LogB.Debug("runEncoderCaptureCsharp start port:", port);
+ LogB.Debug("encoderCaptureCsharp start port:", port);
sp = new SerialPort(port);
sp.BaudRate = 115200;
LogB.Information("sp created");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]