mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
4 lines
71 B
C
4 lines
71 B
C
#include <stdlib.h>
|
|
#define MEM_DEFAULT_USE_DRAM
|
|
#include_next "mem.h"
|