change constant name
This commit is contained in:
parent
8ea9ed5a4d
commit
6b84533723
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"battery_coeff": 2.25,
|
"battery_coeff": 2.25,
|
||||||
"block_highlight": true,
|
|
||||||
"left_servo_tuning": 33,
|
"left_servo_tuning": 33,
|
||||||
"right_servo_tuning": 33,
|
"right_servo_tuning": 33,
|
||||||
|
"blockly_highlight": true,
|
||||||
"ultrasonic_distance": 60,
|
"ultrasonic_distance": 60,
|
||||||
"left_line_threshold": 1000,
|
"left_line_threshold": 1000,
|
||||||
"right_line_threshold": 1000,
|
"right_line_threshold": 1000,
|
||||||
|
Loading…
Reference in New Issue
Block a user