view src/pt1_dev.h @ 172:89e24a1c8a64

Fix problem: If boot argument channel had selected by DLNA. Stream will interrupted.
author Naoya OYAMA <naoya.oyama@gmail.com>
date Mon, 29 Oct 2012 22:25:59 +0900
parents 061ef2cd98f0
children
line wrap: on
line source

/* -*- tab-width: 4; indent-tabs-mode: nil -*- */
#ifndef _PT1_DEV_H_
#define _PT1_DEV_H_

#define DEVICE_NAME_BASE "/dev/pt1video"

#endif