Skip to content

Commit

Permalink
Snapdragon: update 210qc platform
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Aug 3, 2016
1 parent 9ce26c2 commit c66315a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions posix-configs/eagle/init/rcS
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ then
qshell uart_esc start -D /dev/tty-2
qshell rc_receiver start -D /dev/tty-1

# Qualcomm 210qc platform
# Qualcomm internal 210qc platform
elif param compare SYS_AUTOSTART 4210
then
param set CAL_GYRO0_ID 100
Expand Down Expand Up @@ -170,7 +170,6 @@ else
echo "Please set parameter to select airframe:"
echo " SYS_AUTOSTART 4100: generic (flight) Quad"
echo " SYS_AUTOSTART 4200: Microheli 200QX"
echo " SYS_AUTOSTART 4210: 210QC"
fi


Expand Down

0 comments on commit c66315a

Please sign in to comment.