mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 04:50:35 +08:00
Reduce stack size of PWM tool
This commit is contained in:
@@ -38,4 +38,4 @@
|
||||
MODULE_COMMAND = pwm
|
||||
SRCS = pwm.c
|
||||
|
||||
MODULE_STACKSIZE = 4096
|
||||
MODULE_STACKSIZE = 1800
|
||||
|
||||
Reference in New Issue
Block a user