Browse Subversion Repository
Annotation of /beegoconf
Parent Directory
| Revision Log
Revision 179 -
( hide annotations)
( download)
Wed Dec 19 09:00:27 2007 UTC
(16 years, 3 months ago)
by satofumi
File size: 230 byte(s)
fix gui/SdlSurface.cpp's bug
| 1 |
satofumi |
125 |
# configuration file for beego_tools |
| 2 |
|
|
# please place this file to ~/.beego/beegoconf |
| 3 |
|
|
|
| 4 |
|
|
# Seriall Port default settig |
| 5 |
|
|
--port=/dev/usb/ttyUSB0 |
| 6 |
|
|
|
| 7 |
|
|
# RunCtrl |
| 8 |
|
|
--run_port=/dev/usb/ttyUSB0 |
| 9 |
|
|
|
| 10 |
|
|
# UrgCtrl |
| 11 |
|
|
--urg_port=/dev/ttyACM0 |
| 12 |
satofumi |
179 |
#--urg_handstand |
|