PaulStoffregen / Time

Time library for Arduino
http://playground.arduino.cc/code/time
1.25k stars 666 forks source link

Grammar incorrect in document #112

Open huyhqit opened 5 years ago

huyhqit commented 5 years ago

Description

Grammar incorrect in document

Steps To Reproduce Problem

Reading document

Hardware & Software

Windows 10 Pro 64bit

Errors or Incorrect Output

TimeSerialDateStrings.pde adds day and month name strings to the sketch above Short (3 character) and long strings are available to print the days of the week and names of the months.

TimeRTC uses a DS1307 real time clock to provide time synchronization. A basic RTC library named DS1307RTC is included in the download. To run this sketch the DS1307RTC library must be installed.

javmarina commented 4 years ago

Already fixed