This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
speeduino
mirror of
https://github.com/noisymime/speeduino.git
Watch
1
Star
0
Fork
You've already forked speeduino
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
efc7f024fe
speeduino
/
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