summaryrefslogtreecommitdiff
path: root/n/es-2006/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'n/es-2006/src/main.c')
-rw-r--r--n/es-2006/src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/n/es-2006/src/main.c b/n/es-2006/src/main.c
index 187232c..314df6a 100644
--- a/n/es-2006/src/main.c
+++ b/n/es-2006/src/main.c
@@ -175,10 +175,10 @@ main (void)
sniff_rvb_stats[compt] = sniff_rvb_stat_enable[compt];
proto_send2b ('A', compt, sniff_rvb_analysis_color (compt, RVB_SNIFF_ALL_COLORS));
}
+ /* Update all the asserv pin comunication */
+ sensor_rvb_update_asserv_pins ();
/* Update RVB sensors data. */
sensor_rvb_start_capture ();
- /* Update all the asserv pin comunication */
-// sensor_rvb_update_asserv_pins ();
/* Get data for serial port */
while (uart0_poll ())