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
reduce stack size of dataman start handler
sbg
Lorenz Meier
11 years ago
parent
7655f3e425
commit
25fd20487e
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/dataman/module.mk
2
src/modules/dataman/module.mk
Unescape
Escape
View File
@ -38,3 +38,5 @@
@@ -38,3 +38,5 @@
MODULE_COMMAND
=
dataman
SRCS
=
dataman.c
MODULE_STACKSIZE
=
1200
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
zrzk/px4_autopilot
Title
Body
Create Issue