This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.
Version: 2.7.2
More details
Board | Claims compatibility | Inclusion | TheThingsMessage |
Workshop |
DeviceInfo |
Receive |
SendABP |
QuickStart |
ReceiveClassC |
SendOTAA |
Sensors |
CayenneLPP |
CheckModule |
PassThrough |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
arduino:avr:uno
1.8.4 |
Yes | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
arduino:mbed_nano:nanorp2040connect
2.7.2 |
Yes ⚠️ | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | PASS |
arduino:megaavr:nona4809
1.8.7 |
Yes ⚠️ | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | PASS |
arduino:samd:mkrwifi1010
1.8.12 |
Yes | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | PASS |
esp32:esp32:d1_mini32
1.0.6 |
Yes | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | PASS |
Result: PASS
Sketch uses 444 bytes (1%) of program storage space. Maximum is 32256 bytes. Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:8:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:14:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:8:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:14:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:8:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:19:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:8:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:19:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:8:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:14:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:8:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:14:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:8:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:18:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:8:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:18:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:3:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:9:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:3:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:9:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:7:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:9:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:3:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:13:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:3:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:13:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:11:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:16:27: note: in expansion of macro 'loraSerial' while (!debugSerial || !loraSerial) ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:11:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:16:27: note: in expansion of macro 'loraSerial' while (!debugSerial || !loraSerial) ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:11:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:22:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:11:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:22:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino: In function 'void loop()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:11:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:29:5: note: in expansion of macro 'loraSerial' loraSerial.write(debugSerial.read()); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:11:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:29:5: note: in expansion of macro 'loraSerial' loraSerial.write(debugSerial.read()); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:11:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:31:10: note: in expansion of macro 'loraSerial' while (loraSerial.available()) ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:11:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/PassThrough/PassThrough.ino:31:10: note: in expansion of macro 'loraSerial' while (loraSerial.available()) ^~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:7:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:13:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:7:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:13:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:7:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:17:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:7:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:17:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:7:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:13:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:7:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:13:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:7:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:17:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:7:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:17:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:7:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:13:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:7:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:13:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:7:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:17:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:7:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:17:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:8:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:14:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:8:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:14:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:8:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:18:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:8:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:18:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:7:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:13:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:7:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:13:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:7:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:17:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:7:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:17:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
Result: FAIL
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:23:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:26:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:23:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:26:22: note: in expansion of macro 'loraSerial' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:21:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:26:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino: In function 'void setup()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:23:20: error: 'Serial1' was not declared in this scope #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:31:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:23:20: note: suggested alternative: 'Serial' #define loraSerial Serial1 ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:31:3: note: in expansion of macro 'loraSerial' loraSerial.begin(57600); ^~~~~~~~~~
Result: FAIL
In file included from /tmp/arduino-testlib776987131/test/test.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: PASS
Sketch uses 78884 bytes (0%) of program storage space. Maximum is 16777216 bytes. Global variables use 43444 bytes (16%) of dynamic memory, leaving 226892 bytes for local variables. Maximum is 270336 bytes.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /tmp/arduino-testlib776987131/test/test.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: PASS
Sketch uses 3088 bytes (6%) of program storage space. Maximum is 49152 bytes. Global variables use 332 bytes (5%) of dynamic memory, leaving 5812 bytes for local variables. Maximum is 6144 bytes.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/src/TheThingsNetwork.h:12:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: PASS
Sketch uses 12156 bytes (4%) of program storage space. Maximum is 262144 bytes. Global variables use 2996 bytes (9%) of dynamic memory, leaving 29772 bytes for local variables. Maximum is 32768 bytes.
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:7:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:9:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: PASS
Sketch uses 12320 bytes (4%) of program storage space. Maximum is 262144 bytes. Global variables use 2996 bytes (9%) of dynamic memory, leaving 29772 bytes for local variables. Maximum is 32768 bytes.
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: FAIL
Result: FAIL
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:21:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:26:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^~~~~~~~
Result: PASS
Sketch uses 200350 bytes (15%) of program storage space. Maximum is 1310720 bytes. Global variables use 13120 bytes (4%) of dynamic memory, leaving 314560 bytes for local variables. Maximum is 327680 bytes.
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CayenneLPP/CayenneLPP.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/CheckModule/CheckModule.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:7:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/DeviceInfo/DeviceInfo.ino:9:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^
Result: PASS
Sketch uses 204498 bytes (15%) of program storage space. Maximum is 1310720 bytes. Global variables use 13416 bytes (4%) of dynamic memory, leaving 314264 bytes for local variables. Maximum is 327680 bytes.
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/QuickStart/QuickStart.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Receive/Receive.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/ReceiveClassC/ReceiveClassC.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:12:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendABP/SendABP.ino:14:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:11:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/SendOTAA/SendOTAA.ino:13:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^
Result: FAIL
Result: FAIL
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:21:18: error: 'REPLACE_ME' was not declared in this scope #define freqPlan REPLACE_ME ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TheThingsNetwork/examples/Workshop/Workshop.ino:26:47: note: in expansion of macro 'freqPlan' TheThingsNetwork ttn(loraSerial, debugSerial, freqPlan); ^