Forest fire prediction using sensors and LoRa communications

Dependencies:   X_NUCLEO_IKS01A2

Revision:
39:e4cd45fbd4f3
Parent:
38:315a26cd0165
Child:
49:699a601deb79
--- a/Jenkinsfile	Mon Sep 17 08:15:20 2018 +0100
+++ b/Jenkinsfile	Tue Oct 09 09:45:22 2018 +0100
@@ -20,9 +20,9 @@
 
 // All available regions
 def regions = [
-  "\"0\"", "\"1\"", "\"2\"", "\"3\"", "\"4\"", "\"5\"", "\"6\"", "\"7\"", "\"8\"", "\"9\"",
+  "\"0\"", "\"1\"", "\"2\"", "\"3\"", "\"4\"", "\"5\"", "\"6\"", "\"7\"", "\"8\"",
   "\"EU868\"", "\"AS923\"", "\"AU915\"", "\"CN470\"", "\"CN779\"", "\"EU433\"",
-  "\"IN865\"", "\"KR920\"", "\"US915\"", "\"US915_HYBRID\""
+  "\"IN865\"", "\"KR920\"", "\"US915\""
 ]
 
 // Supported targets