Skip to content

Stable 1.6.1 Release

Latest
Compare
Choose a tag to compare
@PaulStoffregen PaulStoffregen released this 21 Jun 11:39

Remove Time.h. Programs should include TimeLib.h.

Time.h conflicts with C library time.h, for 32 bit boards with standard C library headers when using case insensitive filenames on Windows & MacOS. This minor 1.6.1 update removes the old Time.h to avoid that conflict.