- rcsim: add header comment to rcsim.h

This commit is contained in:
svenhoefer
2013-10-04 10:54:22 +02:00
parent fb44e90b03
commit 6afcfa2b48

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