File tree 1 file changed +0
-3
lines changed
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ config LWM2M_IPSO_TEMP_SENSOR_INSTANCE_COUNT
23
23
int "Maximum # of IPSO Temperature Sensor object instances"
24
24
default 1
25
25
depends on LWM2M_IPSO_TEMP_SENSOR
26
- range 1 20
27
26
help
28
27
This setting establishes the total count of IPSO Temperature
29
28
Sensor instances available to the LWM2M client.
@@ -40,7 +39,6 @@ config LWM2M_IPSO_LIGHT_CONTROL_INSTANCE_COUNT
40
39
int "Maximum # of IPSO Light Control object instances"
41
40
default 1
42
41
depends on LWM2M_IPSO_LIGHT_CONTROL
43
- range 1 20
44
42
help
45
43
This setting establishes the total count of IPSO Light Control
46
44
instances available to the LWM2M client.
@@ -54,7 +52,6 @@ config LWM2M_IPSO_TIMER_INSTANCE_COUNT
54
52
int "Maximum # of IPSO Timer object instances"
55
53
default 1
56
54
depends on LWM2M_IPSO_TIMER
57
- range 1 20
58
55
help
59
56
This setting establishes the total count of IPSO Timer
60
57
instances available to the LWM2M client.
You can’t perform that action at this time.
0 commit comments