Arduino-RTC
Real-Time Clock (RTC) library for Arduino
|
#include <stdlib.h>
Go to the source code of this file.
Functions | |
unsigned char | is_leap_year (int year) |
unsigned char is_leap_year | ( | int | year | ) |
Definition at line 32 of file is_leap_year.cpp.