wifi-tally_Oostendam/nodemcu-firmware/app/sjson/memcompat.h

8 lines
94 B
C
Raw Normal View History

2021-09-27 19:52:27 +00:00
#ifndef __MEMCOMPAT_H__
#define __MEMCOMPAT_H__
#include <stdint.h>
#include "mem.h"
#endif