Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1905 → Rev 1904

/branches/V0.84a_var_motorsmoothing/Hex-Files/Flight-Ctrl_MEGA1284P_V0_84a_varMs_exp_SVN1903.hex
File deleted
/branches/V0.84a_var_motorsmoothing/Hex-Files/Flight-Ctrl_MEGA644_V0_84a_varMs_exp_SVN1903.hex
File deleted
/branches/V0.84a_var_motorsmoothing/main.h
4,7 → 4,7
//#define DEBUG // use to activate debug output to MK-Tool: use Debug(text);
//#define ACT_S3D_SUMMENSIGNAL
//#define SWITCH_LEARNS_CAREFREE
#define RECEIVER_SPEKTRUM_EXP
//#define RECEIVER_SPEKTRUM_EXP
 
//#define WITH_ORIGINAL_MOTORSMOOTHING /// MartinW; with original Code or else with variable Motorsmoothing
 
/branches/V0.84a_var_motorsmoothing/makefile
1,7 → 1,7
#--------------------------------------------------------------------
# MCU name
MCU = atmega1284p
#MCU = atmega644p
#MCU = atmega1284p
MCU = atmega644p
F_CPU = 20000000
#-------------------------------------------------------------------
VERSION_MAJOR = 0