Skip to content

Commit 445b899

Browse files
committed
typo
1 parent f04dedf commit 445b899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cores/esp8266/hwdt_app_entry.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
#include <esp8266_peri.h>
278278
#include <uart.h>
279279
#include <pgmspace.h>
280-
#include "<umm_malloc/umm_malloc.h"
280+
#include "umm_malloc/umm_malloc.h"
281281
#include "mmu_iram.h"
282282

283283
extern "C" {

0 commit comments

Comments
 (0)