Release/version 1.3.5 rc1 (#611)
* Updated to version 1.3.5 for release on 2024-04-01 April Fool's Day!
This commit is contained in:
@@ -1219,6 +1219,8 @@ void Analog_Input_Intrinsic_Reporting(uint32_t object_instance)
|
||||
}
|
||||
}
|
||||
}
|
||||
#else
|
||||
(void)object_instance;
|
||||
#endif /* defined(INTRINSIC_REPORTING) */
|
||||
}
|
||||
|
||||
|
||||
@@ -1323,6 +1323,8 @@ void Analog_Value_Intrinsic_Reporting(uint32_t object_instance)
|
||||
}
|
||||
}
|
||||
}
|
||||
#else
|
||||
(void)object_instance;
|
||||
#endif /* defined(INTRINSIC_REPORTING) */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user