This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
speeduino-personal
mirror of
https://github.com/noisymime/speeduino-personal.git
Watch
1
Star
0
Fork
You've already forked speeduino-personal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
speeduino-personal
/
test
/
test_math
/
test_fp_support.h
4 lines
96 B
C
Raw
Permalink
Blame
History
#
pragma once
#
include
<stdint.h>
void
assert_rounded_div
(
int32_t
a
,
int32_t
b
,
int32_t
actual
)
;
Reference in New Issue
View Git Blame
Copy Permalink