CLuaInstance: Add member paramBoolDeprecated() for info...

...when Boolean parameters are passed as a string or number


Origin commit data
------------------
Branch: ni/coolstream
Commit: 86186e6443
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2014-09-11 18:15:34 +02:00
parent e657991bef
commit b7518f435f
6 changed files with 26 additions and 1 deletions

View File

@@ -851,6 +851,9 @@ typedef enum
LOCALE_LEDCONTROLER_ON_ALL,
LOCALE_LEDCONTROLER_ON_LED1,
LOCALE_LEDCONTROLER_ON_LED2,
LOCALE_LUA_BOOLPARAM_DEPRECATED1,
LOCALE_LUA_BOOLPARAM_DEPRECATED2,
LOCALE_LUA_BOOLPARAM_DEPRECATED3,
LOCALE_LUA_FUNCTION_DEPRECATED1,
LOCALE_LUA_FUNCTION_DEPRECATED2,
LOCALE_LUA_FUNCTION_DEPRECATED3,