rm useless config
This commit is contained in:
parent
60c06d65e2
commit
7fa7755466
@ -8,13 +8,6 @@
|
||||
#include <Arduino.h>
|
||||
#include <SPI.h>
|
||||
#include <fdrs_gateway.h>
|
||||
|
||||
// Routing
|
||||
// Options: sendESPNowNbr(1 or 2); sendESPNowPeers(); sendLoRaNbr(1 or 2); broadcastLoRa(); sendSerial(); sendMQTT();
|
||||
#define ESPNOWG_ACT sendSerial();
|
||||
#define LORAG_ACT sendSerial();
|
||||
|
||||
|
||||
void setup() {
|
||||
beginFDRS();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user