Subversion Repositories idreammicro-avr

Compare Revisions

Ignore whitespace Rev 36 → Rev 58

/trunk/libraries/ds1307/demo/ds1307__demo.c
1,6 → 1,6
/**************************************************************************//**
* \brief DS1307 RTC library - Demonstration program
* \author Copyright (C) 2011 Julien Le Sech - www.idreammicro.com
* \author Copyright (C) 2009 Julien Le Sech - www.idreammicro.com
* \version 1.0
* \date 20090501
*
21,7 → 21,7
******************************************************************************/
 
/**************************************************************************//**
* \file demo_ds1307.c
* \file ds1307__demo.c
******************************************************************************/
 
/******************************************************************************