Subversion Repositories FlightCtrl

Rev

Rev 1491 | Rev 1525 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1491 Rev 1508
Line 7... Line 7...
7
VERSION_MINOR    =  77
7
VERSION_MINOR    =  77
8
VERSION_PATCH    =   2
8
VERSION_PATCH    =   2
Line 9... Line 9...
9
 
9
 
10
VERSION_SERIAL_MAJOR = 11  	# Serial Protocol
10
VERSION_SERIAL_MAJOR = 11  	# Serial Protocol
11
VERSION_SERIAL_MINOR = 0  	# Serial Protocol
11
VERSION_SERIAL_MINOR = 0  	# Serial Protocol
12
NC_SPI_COMPATIBLE = 11     	# Navi-Kompatibilität
12
NC_SPI_COMPATIBLE = 12     	# Navi-Kompatibilität
Line 13... Line 13...
13
#-------------------------------------------------------------------
13
#-------------------------------------------------------------------
14
 
14