You've already forked TEF6686_ESP32
faster wake up
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef DEEPELEC_DP_66X
|
||||
#define FORBIDDEN_TUNER(x) ((x) != 102 && (x) != 205)
|
||||
#else
|
||||
#define FORBIDDEN_TUNER(x) ((x) != 102)
|
||||
#endif
|
||||
|
||||
void Tuner_Patch(byte TEF);
|
||||
bool Tuner_WriteBuffer(unsigned char *buf, uint16_t len);
|
||||
|
||||
Reference in New Issue
Block a user