This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
AVR-Playground
Watch
1
Fork
You've already forked AVR-Playground
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
MPU6050 header and source
Browse source
...
This commit is contained in:
Imbus
2024-03-23 22:19:48 +01:00
parent
bb69b840cf
commit
15cd7b52ab
2 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
1
MPU6050.c
Normal file
Unescape
Escape
View file
@ -0,0 +1 @@
#
include
"MPU6050.h"
3
MPU6050.h
Normal file
Unescape
Escape
View file
@ -0,0 +1,3 @@
#
pragma once
#
include
<stdint.h>
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
Imbus/AVR-Playground
Title
Body
Create issue