configs/nrf52-pca10040: Fix an error in the name of an included file. This was introduced with the previous change to this file.
This commit is contained in:
parent
121211f096
commit
d6d42aeead
@ -42,7 +42,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <syslog.h>
|
||||
|
||||
#include "nrf42_wdt.h"
|
||||
#include "nrf52_wdt.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
|
Loading…
Reference in New Issue
Block a user