rcsim: add header comment to rcsim.h

Origin commit data
------------------
Commit: 6afcfa2b48
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-10-04 (Fri, 04 Oct 2013)

Origin message was:
------------------
- rcsim: add header comment to rcsim.h
This commit is contained in:
vanhofen
2013-10-04 10:54:22 +02:00
parent 07ca06d33b
commit e1cf812657

View File

@@ -7,6 +7,8 @@
# usage: sh ./create_rcsim_h.sh > rcsim.h
cat << EOF
// rcsim.h - automatically created from driver/rcinput.h
#ifndef KEY_GAMES
#define KEY_GAMES 0x1a1 /* Media Select Games */
#endif