Skip to content

Commit

Permalink
[conf] update setup_elle0
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed Sep 22, 2015
1 parent 6d1eb64 commit ac93faa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions conf/airframes/examples/setup_elle0.xml
Expand Up @@ -20,7 +20,6 @@
<target name="test_sys_time_timer" board="elle0_1.0"/>
<target name="test_sys_time_usleep" board="elle0_1.0"/>
<target name="test_telemetry" board="elle0_1.0"/>
<target name="test_ms2100" board="elle0_1.0"/>

<target name="test_actuators_pwm" board="elle0_1.0">
<define name="SERVO_HZ" value="400"/>
Expand All @@ -32,10 +31,9 @@
<target name="test_esc_mkk_simple" board="elle0_1.0"/>
<target name="test_esc_asctecv1_simple" board="elle0_1.0"/>
<target name="test_baro_board" board="elle0_1.0">
<configure name="BARO_LED" value="5"/>
<configure name="BARO_LED" value="2"/>
</target>
<target name="test_adc" board="elle0_1.0"/>
<target name="test_can" board="elle0_1.0"/>
<target name="test_uart" board="elle0_1.0">
<define name="USE_UART2"/>
<define name="UART2_BAUD" value="B57600"/>
Expand Down

0 comments on commit ac93faa

Please sign in to comment.