Reworked SX1262 LoRa carrier detection
This commit is contained in:
6
Boards.h
6
Boards.h
@@ -13,6 +13,12 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// TODO: Remove debug setup
|
||||
#define PIN_PREAMBLE 7
|
||||
#define PIN_HEADER 6
|
||||
#define PIN_DCD 5
|
||||
#define PIN_TXSIG 4
|
||||
|
||||
#include "Modem.h"
|
||||
|
||||
#ifndef BOARDS_H
|
||||
|
||||
Reference in New Issue
Block a user