fix wrong date

This commit is contained in:
rob tillaart 2016-04-24 09:20:33 +02:00
parent 5bde8340b4
commit d5306a3464

View File

@ -1,7 +1,7 @@
// //
// FILE: PCA9635.H // FILE: PCA9635.H
// AUTHOR: Rob Tillaart // AUTHOR: Rob Tillaart
// DATE: 23-apr-2013 // DATE: 23-apr-2016
// VERSION: 0.1.00 // VERSION: 0.1.00
// PURPOSE: I2C PCA9635 library for Arduino // PURPOSE: I2C PCA9635 library for Arduino
// URL: https://github.com/RobTillaart/Arduino/tree/master/libraries // URL: https://github.com/RobTillaart/Arduino/tree/master/libraries