Subversion Repositories FlightCtrl

Rev

Rev 1263 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1263 Rev 1269
Line 3... Line 3...
3
MCU = atmega644p
3
MCU = atmega644p
4
F_CPU = 20000000
4
F_CPU = 20000000
5
#-------------------------------------------------------------------
5
#-------------------------------------------------------------------
6
VERSION_MAJOR    =   1
6
VERSION_MAJOR    =   1
7
VERSION_MINOR    =  13
7
VERSION_MINOR    =  13
8
VERSION_PATCH    =   0
8
VERSION_PATCH    =   1
Line 9... Line 9...
9
 
9
 
10
VERSION_SERIAL_MAJOR = 10  	# Serial Protocol
10
VERSION_SERIAL_MAJOR = 10  	# Serial Protocol
11
VERSION_SERIAL_MINOR = 1  	# Serial Protocol
11
VERSION_SERIAL_MINOR = 1  	# Serial Protocol
12
NC_SPI_COMPATIBLE = 6     	# Navi-Kompatibilität
12
NC_SPI_COMPATIBLE = 6     	# Navi-Kompatibilität