mirror of
https://github.com/seahu/rflink.git
synced 2025-12-12 00:47:21 +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:
11
RPi_rflink/Plugins/Plugin_013.h
Normal file
11
RPi_rflink/Plugins/Plugin_013.h
Normal 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
|
||||
Reference in New Issue
Block a user