Rev 1749 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1749 | Rev 1756 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | F_CPU = 20000000 |
5 | F_CPU = 20000000 |
6 | #------------------------------------------------------------------- |
6 | #------------------------------------------------------------------- |
7 | VERSION_MAJOR = 0 |
7 | VERSION_MAJOR = 0 |
8 | VERSION_MINOR = 80 |
8 | VERSION_MINOR = 80 |
9 | VERSION_PATCH = 6 |
9 | VERSION_PATCH = 6 |
10 | NAMEEXT = jeti002 |
10 | NAMEEXT = jeti003 |
11 | VERSION_SERIAL_MAJOR = 11 # Serial Protocol |
11 | VERSION_SERIAL_MAJOR = 11 # Serial Protocol |
12 | VERSION_SERIAL_MINOR = 0 # Serial Protocol |
12 | VERSION_SERIAL_MINOR = 0 # Serial Protocol |
13 | NC_SPI_COMPATIBLE = 14 # Navi-Kompatibilität |
13 | NC_SPI_COMPATIBLE = 14 # Navi-Kompatibilität |
14 | #------------------------------------------------------------------- |
14 | #------------------------------------------------------------------- |