8000 typo · esp8266/Arduino@1cf6e48 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1cf6e48

Browse files
committed
typo
1 parent a66db44 commit 1cf6e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/esp8266/hwdt_app_entry.cpp

Lines changed: 1 addition & 1 deletion
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)
0