This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
px4_autopilot
Watch
1
Star
0
Fork
You've already forked px4_autopilot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
PX4IO firmware: Add required include.
sbg
Lorenz Meier
10 years ago
parent
2fe3440990
commit
a20b8d037b
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/modules/px4iofirmware/protocol.h
2
src/modules/px4iofirmware/protocol.h
Unescape
Escape
View File
@ -33,6 +33,8 @@
@@ -33,6 +33,8 @@
#
pragma once
#
include
<stdint.h>
/**
*
@
file
protocol
.
h
*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
zrzk/px4_autopilot
Title
Body
Create Issue