arduino_new:
Inside if(), mil - start will be promoted to int
Just to be clear: If mil and start are smaller types, that is true. If they are larger types, the calculation is not done using ints.
arduino_new:
Inside if(), mil - start will be promoted to int
Just to be clear: If mil and start are smaller types, that is true. If they are larger types, the calculation is not done using ints.