view src/pt1_dev.h @ 184:dc0d3addfd18

Fix a bug that failed to DLNA streaming. cosmetic changes.
author Naoya OYAMA <naoya.oyama@gmail.com>
date Fri, 09 May 2014 21:30:46 +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