Changeset 898 for trunk/modules/settings.sample.tcl
- Timestamp:
- 03/27/08 06:48:16 (9 months ago)
- Files:
-
- 1 modified
-
trunk/modules/settings.sample.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/settings.sample.tcl
r869 r898 151 151 # so that it can talk to them (when they're in the same channel) 152 152 set bMotion_interbot_enable 1 153 154 # bias the output probability 155 # 0 = never trigger 156 # 1 = normal 157 # 2 = about twice as likely 158 # floating-point is fine 159 set bMotionSettings(bias) 1 153 160 154 161
