1
0
mirror of https://github.com/seahu/rflink.git synced 2025-12-10 16:07:23 +01:00

Change evalution corect data. For evaluation corect data must be receive same 2x consecutive. Inspirated in https://github.com/seahu/rc-switch .

This commit is contained in:
Ondrej Lycka
2017-06-12 00:05:25 +02:00
parent 4d447feade
commit d4f72eefd1
144 changed files with 853 additions and 2 deletions

View File

@@ -0,0 +1,46 @@
//This file is generated by GNU make, do not edit.
//This generated file is used in ../Plug.h .
Plugin_id[x]=1;Plugin_ptr[x++]=&Plugin_001;
Plugin_id[x]=2;Plugin_ptr[x++]=&Plugin_002;
Plugin_id[x]=3;Plugin_ptr[x++]=&Plugin_003;
Plugin_id[x]=4;Plugin_ptr[x++]=&Plugin_004;
Plugin_id[x]=5;Plugin_ptr[x++]=&Plugin_005;
Plugin_id[x]=6;Plugin_ptr[x++]=&Plugin_006;
Plugin_id[x]=7;Plugin_ptr[x++]=&Plugin_007;
Plugin_id[x]=8;Plugin_ptr[x++]=&Plugin_008;
Plugin_id[x]=9;Plugin_ptr[x++]=&Plugin_009;
Plugin_id[x]=10;Plugin_ptr[x++]=&Plugin_010;
Plugin_id[x]=11;Plugin_ptr[x++]=&Plugin_011;
Plugin_id[x]=12;Plugin_ptr[x++]=&Plugin_012;
Plugin_id[x]=13;Plugin_ptr[x++]=&Plugin_013;
Plugin_id[x]=14;Plugin_ptr[x++]=&Plugin_014;
Plugin_id[x]=15;Plugin_ptr[x++]=&Plugin_015;
Plugin_id[x]=16;Plugin_ptr[x++]=&Plugin_030;
Plugin_id[x]=17;Plugin_ptr[x++]=&Plugin_031;
Plugin_id[x]=18;Plugin_ptr[x++]=&Plugin_032;
Plugin_id[x]=19;Plugin_ptr[x++]=&Plugin_033;
Plugin_id[x]=20;Plugin_ptr[x++]=&Plugin_034;
Plugin_id[x]=21;Plugin_ptr[x++]=&Plugin_035;
Plugin_id[x]=22;Plugin_ptr[x++]=&Plugin_040;
Plugin_id[x]=23;Plugin_ptr[x++]=&Plugin_041;
Plugin_id[x]=24;Plugin_ptr[x++]=&Plugin_042;
Plugin_id[x]=25;Plugin_ptr[x++]=&Plugin_043;
Plugin_id[x]=26;Plugin_ptr[x++]=&Plugin_044;
Plugin_id[x]=27;Plugin_ptr[x++]=&Plugin_045;
Plugin_id[x]=28;Plugin_ptr[x++]=&Plugin_046;
Plugin_id[x]=29;Plugin_ptr[x++]=&Plugin_048;
Plugin_id[x]=30;Plugin_ptr[x++]=&Plugin_060;
Plugin_id[x]=31;Plugin_ptr[x++]=&Plugin_061;
Plugin_id[x]=32;Plugin_ptr[x++]=&Plugin_062;
Plugin_id[x]=33;Plugin_ptr[x++]=&Plugin_063;
Plugin_id[x]=34;Plugin_ptr[x++]=&Plugin_070;
Plugin_id[x]=35;Plugin_ptr[x++]=&Plugin_071;
Plugin_id[x]=36;Plugin_ptr[x++]=&Plugin_072;
Plugin_id[x]=37;Plugin_ptr[x++]=&Plugin_073;
Plugin_id[x]=38;Plugin_ptr[x++]=&Plugin_074;
Plugin_id[x]=39;Plugin_ptr[x++]=&Plugin_075;
Plugin_id[x]=40;Plugin_ptr[x++]=&Plugin_080;
Plugin_id[x]=41;Plugin_ptr[x++]=&Plugin_082;
Plugin_id[x]=42;Plugin_ptr[x++]=&Plugin_090;
Plugin_id[x]=43;Plugin_ptr[x++]=&Plugin_100;
Plugin_id[x]=44;Plugin_ptr[x++]=&Plugin_254;

View File

@@ -0,0 +1,20 @@
//This file is generated by GNU make, do not edit.
//This generated file is used in ../Plug.h .
PluginTX_id[x]=1;PluginTX_ptr[x++]=&PluginTX_003;
PluginTX_id[x]=2;PluginTX_ptr[x++]=&PluginTX_004;
PluginTX_id[x]=3;PluginTX_ptr[x++]=&PluginTX_005;
PluginTX_id[x]=4;PluginTX_ptr[x++]=&PluginTX_006;
PluginTX_id[x]=5;PluginTX_ptr[x++]=&PluginTX_007;
PluginTX_id[x]=6;PluginTX_ptr[x++]=&PluginTX_008;
PluginTX_id[x]=7;PluginTX_ptr[x++]=&PluginTX_009;
PluginTX_id[x]=8;PluginTX_ptr[x++]=&PluginTX_010;
PluginTX_id[x]=9;PluginTX_ptr[x++]=&PluginTX_011;
PluginTX_id[x]=10;PluginTX_ptr[x++]=&PluginTX_012;
PluginTX_id[x]=11;PluginTX_ptr[x++]=&PluginTX_013;
PluginTX_id[x]=12;PluginTX_ptr[x++]=&PluginTX_015;
PluginTX_id[x]=13;PluginTX_ptr[x++]=&PluginTX_070;
PluginTX_id[x]=14;PluginTX_ptr[x++]=&PluginTX_072;
PluginTX_id[x]=15;PluginTX_ptr[x++]=&PluginTX_073;
PluginTX_id[x]=16;PluginTX_ptr[x++]=&PluginTX_074;
PluginTX_id[x]=17;PluginTX_ptr[x++]=&PluginTX_080;
PluginTX_id[x]=18;PluginTX_ptr[x++]=&PluginTX_082;

View File

@@ -0,0 +1,46 @@
//This file is generated by GNU make, do not edit.
//This generated file is used in ../Plug.h .
#include "./Plugin_001.h"
#include "./Plugin_002.h"
#include "./Plugin_003.h"
#include "./Plugin_004.h"
#include "./Plugin_005.h"
#include "./Plugin_006.h"
#include "./Plugin_007.h"
#include "./Plugin_008.h"
#include "./Plugin_009.h"
#include "./Plugin_010.h"
#include "./Plugin_011.h"
#include "./Plugin_012.h"
#include "./Plugin_013.h"
#include "./Plugin_014.h"
#include "./Plugin_015.h"
#include "./Plugin_030.h"
#include "./Plugin_031.h"
#include "./Plugin_032.h"
#include "./Plugin_033.h"
#include "./Plugin_034.h"
#include "./Plugin_035.h"
#include "./Plugin_040.h"
#include "./Plugin_041.h"
#include "./Plugin_042.h"
#include "./Plugin_043.h"
#include "./Plugin_044.h"
#include "./Plugin_045.h"
#include "./Plugin_046.h"
#include "./Plugin_048.h"
#include "./Plugin_060.h"
#include "./Plugin_061.h"
#include "./Plugin_062.h"
#include "./Plugin_063.h"
#include "./Plugin_070.h"
#include "./Plugin_071.h"
#include "./Plugin_072.h"
#include "./Plugin_073.h"
#include "./Plugin_074.h"
#include "./Plugin_075.h"
#include "./Plugin_080.h"
#include "./Plugin_082.h"
#include "./Plugin_090.h"
#include "./Plugin_100.h"
#include "./Plugin_254.h"

View File

@@ -0,0 +1 @@
./Plugins/Plugin_001.o ./Plugins/Plugin_002.o ./Plugins/Plugin_003.o ./Plugins/Plugin_004.o ./Plugins/Plugin_005.o ./Plugins/Plugin_006.o ./Plugins/Plugin_007.o ./Plugins/Plugin_008.o ./Plugins/Plugin_009.o ./Plugins/Plugin_010.o ./Plugins/Plugin_011.o ./Plugins/Plugin_012.o ./Plugins/Plugin_013.o ./Plugins/Plugin_014.o ./Plugins/Plugin_015.o ./Plugins/Plugin_030.o ./Plugins/Plugin_031.o ./Plugins/Plugin_032.o ./Plugins/Plugin_033.o ./Plugins/Plugin_034.o ./Plugins/Plugin_035.o ./Plugins/Plugin_040.o ./Plugins/Plugin_041.o ./Plugins/Plugin_042.o ./Plugins/Plugin_043.o ./Plugins/Plugin_044.o ./Plugins/Plugin_045.o ./Plugins/Plugin_046.o ./Plugins/Plugin_048.o ./Plugins/Plugin_060.o ./Plugins/Plugin_061.o ./Plugins/Plugin_062.o ./Plugins/Plugin_063.o ./Plugins/Plugin_070.o ./Plugins/Plugin_071.o ./Plugins/Plugin_072.o ./Plugins/Plugin_073.o ./Plugins/Plugin_074.o ./Plugins/Plugin_075.o ./Plugins/Plugin_080.o ./Plugins/Plugin_082.o ./Plugins/Plugin_090.o ./Plugins/Plugin_100.o ./Plugins/Plugin_254.o

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_001.h"
#ifdef PLUGIN_001
#include "../../Plugins/Plugin_001.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_001_h
#define _plugin_001_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_001
#include "../Base.h"
//prototype functions
boolean Plugin_001(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_002.h"
#ifdef PLUGIN_002
#include "../../Plugins/Plugin_002.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_002_h
#define _plugin_002_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_002
#include "../Base.h"
//prototype functions
boolean Plugin_002(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_003.h"
#ifdef PLUGIN_003
#include "../../Plugins/Plugin_003.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_003_h
#define _plugin_003_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_003
#include "../Base.h"
//prototype functions
boolean Plugin_003(byte function, char *string);
boolean PluginTX_003(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_004.h"
#ifdef PLUGIN_004
#include "../../Plugins/Plugin_004.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_004_h
#define _plugin_004_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_004
#include "../Base.h"
//prototype functions
boolean Plugin_004(byte function, char *string);
boolean PluginTX_004(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_005.h"
#ifdef PLUGIN_005
#include "../../Plugins/Plugin_005.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_005_h
#define _plugin_005_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_005
#include "../Base.h"
//prototype functions
boolean Plugin_005(byte function, char *string);
boolean PluginTX_005(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_006.h"
#ifdef PLUGIN_006
#include "../../Plugins/Plugin_006.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_006_h
#define _plugin_006_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_006
#include "../Base.h"
//prototype functions
boolean Plugin_006(byte function, char *string);
boolean PluginTX_006(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_007.h"
#ifdef PLUGIN_007
#include "../../Plugins/Plugin_007.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_007_h
#define _plugin_007_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_007
#include "../Base.h"
//prototype functions
boolean Plugin_007(byte function, char *string);
boolean PluginTX_007(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_008.h"
#ifdef PLUGIN_008
#include "../../Plugins/Plugin_008.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_008_h
#define _plugin_008_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_008
#include "../Base.h"
//prototype functions
boolean Plugin_008(byte function, char *string);
boolean PluginTX_008(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_009.h"
#ifdef PLUGIN_009
#include "../../Plugins/Plugin_009.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_009_h
#define _plugin_009_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_009
#include "../Base.h"
//prototype functions
boolean Plugin_009(byte function, char *string);
boolean PluginTX_009(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_010.h"
#ifdef PLUGIN_010
#include "../../Plugins/Plugin_010.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_010_h
#define _plugin_010_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_010
#include "../Base.h"
//prototype functions
boolean Plugin_010(byte function, char *string);
boolean PluginTX_010(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_011.h"
#ifdef PLUGIN_011
#include "../../Plugins/Plugin_011.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_011_h
#define _plugin_011_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_011
#include "../Base.h"
//prototype functions
boolean Plugin_011(byte function, char *string);
boolean PluginTX_011(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_012.h"
#ifdef PLUGIN_012
#include "../../Plugins/Plugin_012.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_012_h
#define _plugin_012_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_012
#include "../Base.h"
//prototype functions
boolean Plugin_012(byte function, char *string);
boolean PluginTX_012(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_013.h"
#ifdef PLUGIN_013
#include "../../Plugins/Plugin_013.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_013_h
#define _plugin_013_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_013
#include "../Base.h"
//prototype functions
boolean Plugin_013(byte function, char *string);
boolean PluginTX_013(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_014.h"
#ifdef PLUGIN_014
#include "../../Plugins/Plugin_014.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_014_h
#define _plugin_014_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_014
#include "../Base.h"
//prototype functions
boolean Plugin_014(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_015.h"
#ifdef PLUGIN_015
#include "../../Plugins/Plugin_015.c"
#endif

View File

@@ -0,0 +1,11 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_015_h
#define _plugin_015_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_015
#include "../Base.h"
//prototype functions
boolean Plugin_015(byte function, char *string);
boolean PluginTX_015(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_030.h"
#ifdef PLUGIN_030
#include "../../Plugins/Plugin_030.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_030_h
#define _plugin_030_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_030
#include "../Base.h"
//prototype functions
boolean Plugin_030(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_031.h"
#ifdef PLUGIN_031
#include "../../Plugins/Plugin_031.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_031_h
#define _plugin_031_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_031
#include "../Base.h"
//prototype functions
boolean Plugin_031(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_032.h"
#ifdef PLUGIN_032
#include "../../Plugins/Plugin_032.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_032_h
#define _plugin_032_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_032
#include "../Base.h"
//prototype functions
boolean Plugin_032(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_033.h"
#ifdef PLUGIN_033
#include "../../Plugins/Plugin_033.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_033_h
#define _plugin_033_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_033
#include "../Base.h"
//prototype functions
boolean Plugin_033(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_034.h"
#ifdef PLUGIN_034
#include "../../Plugins/Plugin_034.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_034_h
#define _plugin_034_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_034
#include "../Base.h"
//prototype functions
boolean Plugin_034(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_035.h"
#ifdef PLUGIN_035
#include "../../Plugins/Plugin_035.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_035_h
#define _plugin_035_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_035
#include "../Base.h"
//prototype functions
boolean Plugin_035(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_040.h"
#ifdef PLUGIN_040
#include "../../Plugins/Plugin_040.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_040_h
#define _plugin_040_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_040
#include "../Base.h"
//prototype functions
boolean Plugin_040(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_041.h"
#ifdef PLUGIN_041
#include "../../Plugins/Plugin_041.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_041_h
#define _plugin_041_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_041
#include "../Base.h"
//prototype functions
boolean Plugin_041(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_042.h"
#ifdef PLUGIN_042
#include "../../Plugins/Plugin_042.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_042_h
#define _plugin_042_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_042
#include "../Base.h"
//prototype functions
boolean Plugin_042(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_043.h"
#ifdef PLUGIN_043
#include "../../Plugins/Plugin_043.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_043_h
#define _plugin_043_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_043
#include "../Base.h"
//prototype functions
boolean Plugin_043(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_044.h"
#ifdef PLUGIN_044
#include "../../Plugins/Plugin_044.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_044_h
#define _plugin_044_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_044
#include "../Base.h"
//prototype functions
boolean Plugin_044(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_045.h"
#ifdef PLUGIN_045
#include "../../Plugins/Plugin_045.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_045_h
#define _plugin_045_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_045
#include "../Base.h"
//prototype functions
boolean Plugin_045(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_046.h"
#ifdef PLUGIN_046
#include "../../Plugins/Plugin_046.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_046_h
#define _plugin_046_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_046
#include "../Base.h"
//prototype functions
boolean Plugin_046(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_048.h"
#ifdef PLUGIN_048
#include "../../Plugins/Plugin_048.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_048_h
#define _plugin_048_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_048
#include "../Base.h"
//prototype functions
boolean Plugin_048(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_060.h"
#ifdef PLUGIN_060
#include "../../Plugins/Plugin_060.c"
#endif

View File

@@ -0,0 +1,10 @@
//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

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_061.h"
#ifdef PLUGIN_061
#include "../../Plugins/Plugin_061.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_061_h
#define _plugin_061_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_061
#include "../Base.h"
//prototype functions
boolean Plugin_061(byte function, char *string);
#endif
#endif

Binary file not shown.

View File

@@ -0,0 +1,5 @@
//This file is generated by GNU make, do not edit.
#include "Plugin_062.h"
#ifdef PLUGIN_062
#include "../../Plugins/Plugin_062.c"
#endif

View File

@@ -0,0 +1,10 @@
//This file is generated by GNU make, do not edit.
#ifndef _plugin_062_h
#define _plugin_062_h
#include "../../Config/Config_02.c"
#ifdef PLUGIN_062
#include "../Base.h"
//prototype functions
boolean Plugin_062(byte function, char *string);
#endif
#endif

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More