#!/bin/bash
# file gen_config_default.sh
bash gen_config_board.sh f407-discovery all rusefi.ini
exit $?