mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-05 14:25:25 +00: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue