mirror of
https://github.com/xdsopl/robot36.git
synced 2025-12-06 07:12:07 +01:00
use rs_fp_relaxed instead of the default rs_fp_full
should help supporting more devices
This commit is contained in:
parent
6e5b79696f
commit
44f74bb50e
|
|
@ -16,6 +16,7 @@ limitations under the License.
|
|||
|
||||
#pragma version(1)
|
||||
#pragma rs java_package_name(xdsopl.robot36)
|
||||
#pragma rs_fp_relaxed
|
||||
|
||||
#include "complex.rsh"
|
||||
#include "ema.rsh"
|
||||
|
|
|
|||
Loading…
Reference in a new issue