mirror of
https://github.com/seahu/rflink.git
synced 2025-12-10 16:07:23 +01:00
11 lines
265 B
C
11 lines
265 B
C
//This file is generated by GNU make, do not edit.
|
|
#ifndef _plugin_060_h
|
|
#define _plugin_060_h
|
|
#include "../../Config/Config_02.c"
|
|
#ifdef PLUGIN_060
|
|
#include "../Base.h"
|
|
//prototype functions
|
|
boolean Plugin_060(byte function, char *string);
|
|
#endif
|
|
#endif
|