[C] Introduction of Symbolic Constants
Use Symbolic Constants is a way to improve the "source code readability". Just like the classic conversion between Celsius and Fahrenheit, the lower, upper, and step of the boundary value and the updated value are actually meaningful numbers, especially the temperature boundary value.
Read More »[C] Introduction of Symbolic Constants