nodemcu-firmware/app/sjson/memcompat.h

8 lines
94 B
C

#ifndef __MEMCOMPAT_H__
#define __MEMCOMPAT_H__
#include <stdint.h>
#include "mem.h"
#endif