artnet hung fixed

This commit is contained in:
2019-02-09 23:58:30 +03:00
parent e7f376196c
commit 772f3ab28c
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#! /bin/bash
export FLAGS="$FLAGS -DWiz5500"
#export FLAGS="$FLAGS -DARTNET_ENABLE"
export FLAGS="$FLAGS -DARTNET_ENABLE"
CUSTOM_BUILD_FLAGS_FILE=custom-build-flags/build_flags_due-5500.sh
if [ -f $CUSTOM_BUILD_FLAGS_FILE ]; then
source $CUSTOM_BUILD_FLAGS_FILE