]> cloudbase.mooo.com Git - avrcpm.git/blob - avr/svnrev.inc
* Software-UART works with 2400 and 4800 Baud.
[avrcpm.git] / avr / svnrev.inc
1 /* This file was generated by the "svnrev" utility
2 * (http://www.compuphase.com/svnrev.htm).
3 * You should not modify it manually, as it may be re-generated.
4 *
5 * $Revision: 214$
6 * $Date: 2013-04-20$
7 */
8
9 #ifndef SVN_REV_H
10 #define SVN_REV_H
11
12 #define SVN_REV 214
13 #define SVN_REVSTR "214"
14 #define SVN_REVDATE "2013-04-20"
15 #define SVN_REVSTAMP 20130420L
16 #define SVN_REVMODIFIED 0
17
18 #endif /* SVN_REV_H */