rm useless config
This commit is contained in:
@ -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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user