Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2447 → Rev 2448

/trunk/jetimenu.c
442,7 → 442,8
// to avoid jumping over to items
if(item != last_item) key = JETIBOX_KEY_UNDEF;
 
if((updateDelay++ & 0x01) || (key != last_key))
// if((updateDelay++ & 0x01) || (key != last_key))
if((updateDelay++ & 0x01) || (key != JETIBOX_KEY_NONE))
{
last_key = key;
LIBFC_JetiBox_Clear();
/trunk/libfc1284.a
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/trunk/libfc644.a
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/trunk/makefile
9,7 → 9,7
VERSION_PATCH = 6
VERSION_SERIAL_MAJOR = 11 # Serial Protocol to KopterTool -> do not change!
VERSION_SERIAL_MINOR = 0 # Serial Protocol
NC_SPI_COMPATIBLE = 67 # Navi-Kompatibilität
NC_SPI_COMPATIBLE = 68 # Navi-Kompatibilität
LIB_FC_COMPATIBLE = 6 # Library
#-------------------------------------------------------------------
# ATMEGA644: 63487 is maximum