update indentation
This commit is contained in:
parent
3a4a90774d
commit
b726bea239
20
config.json
20
config.json
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"battery_coeff": 2.25,
|
"battery_coeff": 2.25,
|
||||||
"block_highlight": true,
|
"block_highlight": true,
|
||||||
"left_servo_tuning": 33,
|
"left_servo_tuning": 33,
|
||||||
"right_servo_tuning": 33,
|
"right_servo_tuning": 33,
|
||||||
"ultrasonic_distance": 60,
|
"ultrasonic_distance": 60,
|
||||||
"left_line_threshold": 1000,
|
"left_line_threshold": 1000,
|
||||||
"right_line_threshold": 1000,
|
"right_line_threshold": 1000,
|
||||||
"wifis": {
|
"wifis": {
|
||||||
"RoboKoding": "salakala"
|
"RoboKoding": "salakala"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user