mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
Merge pull request #595 from marckleinebudde/can-calc-bittiming-more-data-bitrates
can-calc-bit-timing: common_data_bitrates: add some slower bitrates
This commit is contained in:
@@ -1121,6 +1121,11 @@ static const unsigned int common_data_bitrates[] = {
|
|||||||
4000000,
|
4000000,
|
||||||
2000000,
|
2000000,
|
||||||
1000000,
|
1000000,
|
||||||
|
800000,
|
||||||
|
500000,
|
||||||
|
250000,
|
||||||
|
125000,
|
||||||
|
100000,
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user