This website requires JavaScript.
Explore
Help
Sign In
EmaMaker
/
SPQR-Team-2019-REVAMPED
Watch
1
Star
1
Fork
You've already forked SPQR-Team-2019-REVAMPED
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
17a8f262de
SPQR-Team-2019-REVAMPED
/
lib
/
imu_class
/
imu.h
8 lines
113 B
C++
Raw
Blame
History
class
IMU
{
public
:
void
getEuler
(
)
;
private
:
void
initIMU
(
)
;
void
getData
(
)
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink