Changes to reduce the number of warnings with Visual C++2008 warning level 4 to a minimum.
This commit is contained in:
@@ -141,6 +141,8 @@ int Lighting_Output_Decode_Lighting_Command(
|
||||
uint32_t len_value_type = 0;
|
||||
float real_value = 0.0;
|
||||
|
||||
apdu_max_len = apdu_max_len;
|
||||
|
||||
/* check for value pointers */
|
||||
if (apdu_len && data) {
|
||||
/* Tag 0: operation */
|
||||
|
||||
Reference in New Issue
Block a user