This website requires JavaScript.
Explore
Help
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
940c3a5be7
speeduino-personal
/
math.h
7 lines
89 B
C
Raw
Blame
History
#
ifndef MATH_H
#
define MATH_H
int
fastMap1023toX
(
unsigned
long
x
,
int
out_max
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink