wifi-tally_Oostendam/nodemcu-firmware/app/sjson/memcompat.h
Eljakim Herrewijnen 50b5fc1824 Initial commit
2021-09-27 21:52:27 +02:00

8 lines
94 B
C

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