added read for byte 1 of page 25
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Hardware
|
||||
Console.WriteLine($"Speed is : {input * 0.01}m/s (Range 65.534m/4)");
|
||||
break;
|
||||
case 0x19:
|
||||
|
||||
Console.WriteLine($"Event count: {bytes[1]} (Rollover 256)");
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user