mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 15:48:10 +00:00
fix compilation?
This commit is contained in:
parent
db017c73b6
commit
97c6088715
@ -16,7 +16,7 @@
|
||||
|
||||
#if defined(E01X_CYRF6936_INO)
|
||||
|
||||
#include "iface_HS6200.h"
|
||||
#include "iface_hs6200.h"
|
||||
|
||||
//Protocols constants
|
||||
#define E01X_BIND_COUNT 500
|
||||
|
@ -13,7 +13,7 @@
|
||||
along with Multiprotocol. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifdef CYRF6936_INSTALLED
|
||||
#include "iface_HS6200.h"
|
||||
#include "iface_hs6200.h"
|
||||
|
||||
static bool HS6200_crc;
|
||||
static uint16_t HS6200_crc_init;
|
||||
|
Loading…
x
Reference in New Issue
Block a user