mirror of https://github.com/openXC7/prjxray.git
12 lines
335 B
Bash
12 lines
335 B
Bash
#!/bin/bash
|
|
# Copyright (C) 2017-2020 The Project X-Ray Authors.
|
|
#
|
|
# Use of this source code is governed by a ISC-style
|
|
# license that can be found in the LICENSE file or at
|
|
# https://opensource.org/licenses/ISC
|
|
#
|
|
# SPDX-License-Identifier: ISC
|
|
export XRAY_ROI=SLICE_X6Y100:SLICE_X27Y149
|
|
export XRAY_ROI_FRAMES=0x00820000:0x00820080
|
|
|