mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
examples/pwm/pwm_main.c: Update the pwm header path.
This commit is contained in:
parent
104d7f3716
commit
b3057b52ef
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
#include <debug.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <nuttx/drivers/pwm.h>
|
||||
#include <nuttx/timers/pwm.h>
|
||||
|
||||
#include "pwm.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue