genericopenlibs/openenvcore/backend/inc/config.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 02:01:42 +0200
changeset 0 e4d67989cc36
permissions -rw-r--r--
Revision: 201002 Kit: 201005

[STDIO]
STDIN = MEDIA3
STDOUT = MEDIA3

[MEDIA1]
type = file
path = C:\system\data\in.txt
max size = 100

[MEDIA2]
type = serial
baud = 214
port = COMM::10

[MEDIA3]
type = console
width = -1
height = -1

[MEDIA4]
type = file
path = c:\system\data\out.txt
max size = 1000

[MEDIA5]
type = nulldevice