9
0
Fork 0

add sending line value and threshold

This commit is contained in:
Silver Kuusik 2019-02-04 21:09:38 +01:00
parent 9c51e133fa
commit e1dd5ad89a
1 changed files with 2 additions and 1 deletions

View File

@ -2,10 +2,11 @@
"status_led_pin": 22,
"battery_coeff": 2.25,
"sumo_id": "xxxxxxxx",
"firmware_version": "0.3.2",
"firmware_version": "0.3.3",
"left_servo_tuning": 33,
"right_servo_tuning": 33,
"ultrasonic_distance": 40,
"boot_code": "code.py",
"left_line_value": 1000,
"right_line_value": 1000,
"left_line_threshold": 1000,