mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
adding armbox
This commit is contained in:
7
libarmbox/lirmp_input.h
Normal file
7
libarmbox/lirmp_input.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* functions from lirmp_input.cpp */
|
||||
|
||||
#ifndef __LIRMP_INPUT_H_
|
||||
#define __LIRMP_INPUT_H_
|
||||
void start_input_thread(void);
|
||||
void stop_input_thread(void);
|
||||
#endif
|
Reference in New Issue
Block a user