#!/bin/sh # # Board specific sensors init #------------------------------------------------------------------------------ board_adc start # SPI1 ms5611 -s -b 1 start icm20602 -s -b 1 -R 0 start mpu9250 -s -b 1 -R 0 -M start