genericopenlibs/openenvcore/backend/inc/config.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:38:54 +0300
changeset 63 a117ad66e027
parent 0 e4d67989cc36
permissions -rw-r--r--
Revision: 201037 Kit: 201037

[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