We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db017c7 commit 97c6088Copy full SHA for 97c6088
Multiprotocol/E01X_cyrf6936.ino
@@ -16,7 +16,7 @@
16
17
#if defined(E01X_CYRF6936_INO)
18
19
-#include "iface_HS6200.h"
+#include "iface_hs6200.h"
20
21
//Protocols constants
22
#define E01X_BIND_COUNT 500
Multiprotocol/HS6200_EMU.ino
@@ -13,7 +13,7 @@
13
along with Multiprotocol. If not, see <http://www.gnu.org/licenses/>.
14
*/
15
#ifdef CYRF6936_INSTALLED
static bool HS6200_crc;
static uint16_t HS6200_crc_init;
0 commit comments