Replace spaces with tabs in configs.
Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>master
parent
3012cf0540
commit
5bc98f3130
10
default.cfg
10
default.cfg
|
@ -40,9 +40,9 @@ kernel_leap 1
|
||||||
#
|
#
|
||||||
pi_proportional_const 0.0
|
pi_proportional_const 0.0
|
||||||
pi_integral_const 0.0
|
pi_integral_const 0.0
|
||||||
pi_offset_const 0.0
|
pi_offset_const 0.0
|
||||||
pi_max_frequency 900000000
|
pi_max_frequency 900000000
|
||||||
clock_servo pi
|
clock_servo pi
|
||||||
#
|
#
|
||||||
# Transport options
|
# Transport options
|
||||||
#
|
#
|
||||||
|
@ -59,6 +59,6 @@ time_stamping hardware
|
||||||
#
|
#
|
||||||
# Clock description
|
# Clock description
|
||||||
#
|
#
|
||||||
productDescription ;;
|
productDescription ;;
|
||||||
revisionData ;;
|
revisionData ;;
|
||||||
manufacturerIdentity 00:00:00
|
manufacturerIdentity 00:00:00
|
||||||
|
|
4
gPTP.cfg
4
gPTP.cfg
|
@ -39,9 +39,9 @@ kernel_leap 1
|
||||||
#
|
#
|
||||||
pi_proportional_const 0.0
|
pi_proportional_const 0.0
|
||||||
pi_integral_const 0.0
|
pi_integral_const 0.0
|
||||||
pi_offset_const 0.0
|
pi_offset_const 0.0
|
||||||
pi_max_frequency 900000000
|
pi_max_frequency 900000000
|
||||||
clock_servo pi
|
clock_servo pi
|
||||||
#
|
#
|
||||||
# Transport options
|
# Transport options
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue